Skip to content
Verified Commit 0aefa226 authored by Alexander Hess's avatar Alexander Hess
Browse files

Integrate pytest-randomly into the test suite

As a lot of the integration tests populate the database with test data,
it is deemed safer to run the tests in random order to uncover potential
dependencies between distinct test cases.
Because of how the `db_session` fixture is designed, this should already
be taken care of.
parent b9c36974
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment