horizon/openstack_auth/tests/unit
Oleksii Petrenko d6fe0170ee Change horizon test runner to pytest
Changes test invocation from `manage.py test` to `pytest`. Adds addtitional
test requirements like pytest, pytest-django, pytest-html. Adds
`pytest.mark` alongside django's test `tag`. Adds posibility to export test
results into xml and html formats.

Depends-On: https://review.opendev.org/#/c/712315/
Related-Bug: #1866666
Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info>
Change-Id: Idb6e63cd23ca2ba8ca56f36eb8b63069bd211944
2020-04-03 13:47:18 +03:00
..
__init__.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_auth.py Change horizon test runner to pytest 2020-04-03 13:47:18 +03:00
test_policy.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_user.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_utils.py Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00