-
- Downloads
add unittest code base
* add a base TestCase class * load the tests from the project root rather than only tests dir * add a test case for WorkerThread builder function Change-Id: Icf878f9249b475a311123c8235c42b1212d02ca6 Partially-implements: bp add-ut-codebase
Showing
- .testr.conf 1 addition, 1 deletion.testr.conf
- kolla/tests/__init__.py 0 additions, 0 deletionskolla/tests/__init__.py
- kolla/tests/base.py 36 additions, 0 deletionskolla/tests/base.py
- kolla/tests/common/__init__.py 0 additions, 0 deletionskolla/tests/common/__init__.py
- kolla/tests/common/test_config.py 20 additions, 0 deletionskolla/tests/common/test_config.py
- kolla/tests/etc/default.conf 2 additions, 0 deletionskolla/tests/etc/default.conf
- kolla/tests/test_build.py 48 additions, 0 deletionskolla/tests/test_build.py
- tests/test_keystone.py 1 addition, 1 deletiontests/test_keystone.py
Loading
Please register or sign in to comment