Open gsnider2195 opened 3 months ago
Unittests can be run multiple times with --keepdb with the same result
--keepdb
On subsequent test runs:
---------------------------------------------------------------------- Ran 212 tests in 101.250s FAILED (failures=5, errors=103, skipped=5)
invoke unittest -k
Environment
Expected Behavior
Unittests can be run multiple times with
--keepdb
with the same resultObserved Behavior
On subsequent test runs:
Steps to Reproduce
invoke unittest -k
twice