Skip to content

← All questions

The UI says saved and no row is written — how do I assert on the database?

Asked 5,480 views3 answers

We keep getting the same class of bug: the form submits, the toast says saved, the UI shows the new item from local state, and nothing was persisted. It survives every UI assertion we have because the UI is not lying about what it believes.

I can see there is a database configured for SDODS itself. Is there a step to assert against our application's database from a scenario?

asked by Hsu Wei-lin15,230 ·

3 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related