blitzdb icon indicating copy to clipboard operation
blitzdb copied to clipboard

Some of the tests fail sometimes due to "bad" random data

Open adewes opened this issue 10 years ago • 0 comments

Some of the tests in the test suite generate random data using the fakefactory library. Sometimes, the generated data is such that some of the tests fail, e.g. test_list_query in test_querying.py.

We should prepare the test data such that no test will randomly fail due to bad data.

adewes avatar Apr 24 '14 02:04 adewes