Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-26 | Fix unittest | Alex Yang | 2 | -2/+3 |
2017-09-21 | Add some unittest files such as test_nova.py | zhongjun | 8 | -8/+931 |
2017-09-20 | Merge "Some optimizations about unit test" | Alex Yang | 3 | -28/+26 |
2017-09-18 | Add the pytest file test_environment.py | zhongjun | 4 | -1/+771 |
2017-09-18 | Some optimizations about unit test | Alex Yang | 3 | -28/+26 |
2017-09-11 | Add the pytest file test_deploy.py | zhongjun | 3 | -7/+120 |
2017-09-06 | Eliminate hard coding about ipmi info | Alex Yang | 1 | -1/+4 |
2017-08-31 | Add some unit test files test_netwrok.py | zhongjun | 4 | -0/+254 |
2017-08-30 | Add some test case in test_post_execute.py | zhongjun | 3 | -0/+280 |
2017-08-10 | Add more unit test case in test_get_conf.py | zhongjun | 1 | -41/+74 |
2017-08-04 | Ignore oder in unit test of test_get_conf.py | Alex Yang | 1 | -2/+1 |
2017-08-04 | Fix the assert comparison error in test_get_conf.py | zhongjun | 1 | -31/+34 |
2017-08-03 | Add the unit test by pytest for get_conf.py | zhongjun | 1 | -0/+64 |
2017-03-30 | add tox framework for pep8 and unittest | SerenaFeng | 2 | -0/+2 |