murano-dashboard/muranodashboard/tests
zhurong 4985bfa010 Switch test runner to django default runner
nose is not actively maintained now and Django default test runner
seems to have enough features.

Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.
The change was made in horizon Rocky-3,
so horizon 14.0.0.0b3 is required at least.

And murano-dashboard using unittest instead of testtools.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I419e0e166ea88c3ab1203f35ffa00928cf94acb1
Depends-On: https://review.openstack.org/599156/
2018-10-09 02:22:08 +00:00
..
functional murano-dashbord python3 fix and use standard cover tox env 2018-10-08 16:54:53 +08:00
unit Switch test runner to django default runner 2018-10-09 02:22:08 +00:00
__init__.py Move functional tests under muranodashboard/tests 2014-07-29 19:28:26 +04:00
settings.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00
test_fields.py Fix some pep8 errors 2018-09-01 00:23:02 -07:00
test_tabs.py APITestCase is replaced with APIMockTestCase 2018-05-14 16:24:43 -04:00
test_utils.py Switch test runner to django default runner 2018-10-09 02:22:08 +00:00