Newly added Item 4 to the database in the AddItem test doesn't seem to remain by the UpdateItem test. This means that the first DeleteItem test fails because there is no item 4 to delete.
Strange, because before I added in transactions a few commits ago, this was working as expected. What am I not considering here?
Newly added Item 4 to the database in the AddItem test doesn't seem to remain by the UpdateItem test. This means that the first DeleteItem test fails because there is no item 4 to delete.
Strange, because before I added in transactions a few commits ago, this was working as expected. What am I not considering here?