ILIA Yatsenko
Results
2
issues of
ILIA Yatsenko
#### Problem Currently, all records, added by `haveInDatabase()` method during test, are automatically removed after the end of the test. Although this is a documented behaviour, for me it adds...
#### Problem Currently we have configuration params `cleanup` and `skip_cleanup_if_failed`. Despite their names sound similar, they are responsible for completely different things: `cleanup` controls the database re-creation before each test,...