sahara-dashboard/sahara_dashboard
Akihiro Motoki 72a6a7a94b 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.
* Integraion tests is marked via django.test.tag mechanism which is
  introduced in Django 1.10.
* Rename filename of test files to names starting with 'test_'
  so that the django test runner can find tests expectedly.
* run_tests.sh is no longer called from tox.ini, so it can be dropped.
  Note that the similar run_tests.sh in horizon was dropped long ago.

Change-Id: I1e5471078cc95031e8819f01100319a9ee2a3a73
2018-08-21 23:16:36 +09:00
..
api Boot from volume 2018-07-26 09:33:20 -03:00
content One missed hadoop_version->plugin_version 2018-07-31 11:30:19 -04:00
enabled Add Apache 2.0 license to source file 2016-09-27 10:45:38 +07:00
local_settings.d Fix issue creating NGT using dashboard 2017-10-25 14:17:57 +02:00
locale Imported Translations from Zanata 2018-08-09 06:40:42 +00:00
test Switch test runner to django default runner 2018-08-21 23:16:36 +09:00
__init__.py Excising Sahara content from Horizon 2015-11-30 16:40:44 -07:00
exceptions.py Moving exception specification 2015-12-01 13:23:33 -07:00
utils.py Fix plugin version sorting 2017-10-05 13:04:54 -04:00
version.py Start using reno for release notes 2016-06-08 16:08:42 +03:00