inspirehep / inspire-next

The INSPIRE repo.
https://inspirehep.net
GNU General Public License v3.0
59 stars 69 forks source link

tests: add pytest-randomly #1839

Closed jacquerie closed 7 years ago

jacquerie commented 7 years ago

Continuation of https://github.com/inspirehep/inspire-next/pull/1829, which uncovered that this can't currently be done because of a dependency between tests in the workflows test suite.

jacquerie commented 7 years ago

This is probably quite hard because of https://github.com/tholo/pytest-flake8/issues/26, so probably it's not even worth doing it.