test: run tests in a random order
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
This should help catch surprise interdependence issues between tests.
One can reproduce a specific order using the `--randomseed` provided at the top of the test output.
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
No evaluation history available.