tacker/tacker/tests/unit
Yan Xing'an 929183a893 Enable UT test_auth.py
Remove the skip line in this file, and make some changes to
make them pass.

Partially Implements: blueprint test-addition-refactoring

Change-Id: I6b747da14bc743dbd2b79a6629e761d316de629f
2018-11-15 00:19:49 +08:00
..
agent Refactoring UT directories 2018-11-12 13:13:39 +00:00
api Refactoring UT directories 2018-11-12 13:13:39 +00:00
cmd Add framework for tacker-status upgrade check 2018-10-26 09:07:04 +00:00
common Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
conductor Refactoring UT directories 2018-11-12 13:13:39 +00:00
db Refactoring UT directories 2018-11-12 13:13:39 +00:00
extensions Refactoring UT directories 2018-11-12 13:13:39 +00:00
hacking Refactoring UT directories 2018-11-12 13:13:39 +00:00
keymgr Refactoring UT directories 2018-11-12 13:13:39 +00:00
mistral Refactoring UT directories 2018-11-12 13:13:39 +00:00
nfvo Refactoring UT directories 2018-11-12 13:13:39 +00:00
plugins Refactoring UT directories 2018-11-12 13:13:39 +00:00
services Refactoring UT directories 2018-11-12 13:13:39 +00:00
tests Refactoring UT directories 2018-11-12 13:13:39 +00:00
tosca Refactoring UT directories 2018-11-12 13:13:39 +00:00
vnfm Refactoring UT directories 2018-11-12 13:13:39 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py VIM should accept valid boolean values for is_default 2018-06-06 15:26:53 +05:30
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_alarm_receiver.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
test_context.py Refactoring UT directories 2018-11-12 13:13:39 +00:00
test_policy.py Using assertFalse(A) instead of assertEqual(False, A) 2017-06-28 11:49:37 +07:00
test_wsgi.py the http response code is not accurate 2018-11-12 12:50:32 +00:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00