summaryrefslogtreecommitdiffstats
path: root/utils/test/openshift_ansible_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Lint utils/testRodolfo Carvalho2017-03-061-13/+13
| | | | | | | | | - Do not use `print` in unit tests, send messages through the test framework instead. - Remove unused import. - Add spaces around equal sign in assigment. - Turn method into a function. - Reorganize imports according to PEP8.
* cleanup: Removed debug prints from testsSteve Milner2017-01-111-1/+0
|
* remove debug statement from testJason DeTiberus2017-01-101-1/+0
|
* increase test coverageJason DeTiberus2017-01-101-1/+1
|
* add test for utils to bump coverageJason DeTiberus2017-01-101-0/+73