Waiting & flakiness · level 3 of 5 · PipelineHQ
A confirmation message is not proof that data changed. Good tests wait for the persistent result and the user feedback that follows it.
Create Ada Lovelace in PipelineHQ.
Saving has a short delay. Your test must prove both of these:
Do not add a fixed sleep. The framework should wait for the state you care about.
We break each one in a copy of the app. Your test has to fail on every copy.