(no title)
vladraz | 1 month ago
As for assertions, it’s not that hard to think of a better way to check if you made an insertion or not into the db without writing “assert user_count() == 0”
vladraz | 1 month ago
As for assertions, it’s not that hard to think of a better way to check if you made an insertion or not into the db without writing “assert user_count() == 0”
MikeNotThePope|1 month ago