horizon/tools
Jim Rollenhagen 1202faa709 Fix coverage job
`coverage run pytest` runs coverage against the tests in a file called
"pytest", whereas `coverage run -m pytest` uses pytest as the test
runner, which is what we really want here.

To avoid duplicated maitenance of pytest arguments,
unit_tests.sh is updated to handle the coverage run.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I106cb5227ca8c4f0a6f9d81c37e745a6f304de45
2020-10-05 15:32:06 +09:00
..
abandon_old_reviews.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 12:25:40 +08:00
executable_files.txt Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
find_executables.sh Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
find_settings.py Add a upgrade_check management command 2019-03-01 15:43:13 +01:00
list-horizon-plugins.py Update plugin registry 2020-06-26 07:43:39 +00:00
policy-diff.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
selenium_tests.sh Refactor tools/unit_tests.sh 2020-04-26 20:39:10 +09:00
unit_tests.sh Fix coverage job 2020-10-05 15:32:06 +09:00