Commit ae7a2d3
Dylan Huang
Add test for deleting a nonexistent row in TinyDBEvaluationRowStore
- Introduced `test_delete_row_nonexistent` to verify that attempting to delete a non-existent row returns a count of 0 and confirms the store remains empty.1 parent 11221fb commit ae7a2d3
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
121 | 134 | | |
122 | 135 | | |
123 | 136 | | |
| |||
0 commit comments