summaryrefslogtreecommitdiff
path: root/roles/lib_utils/src/test
AgeCommit message (Expand)Author
2017-05-13Fix python3 error in repoqueryJeff Peeler
2017-05-11Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka
2017-03-28Fixed a bug in oc_volume.Kenny Woodson
2017-03-28Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson
2017-03-28Added the ability to do multiple editsKenny Woodson
2017-03-06Remove dummy setup/teardown methodsRodolfo Carvalho
2017-03-06Clean up test filesRodolfo Carvalho
2017-03-06Remove redundant assertionRodolfo Carvalho
2017-02-28raise exceptions when walking through object pathJoel Diaz
2017-02-21Removed unused code. Made tests executable.Kenny Woodson
2017-02-19Unset exec bit in tests, add missing requirementsJason DeTiberus
2017-02-19Include missing unit tests to test runner configRodolfo Carvalho
2017-02-19Fix tests on Python 3Rodolfo Carvalho
2017-02-07Fixed ansible module unit and integration tests and added runners.Thomas Wiest
2017-01-31Added repoquery to lib_utils.Thomas Wiest
2017-01-17Adding oc_edit module to lib_openshift.Kenny Woodson
2017-01-13lib_openshift modules. This is the first one. oc_route.Kenny Woodson
2017-01-11Adding ability to systematically modify yaml from ansible.Kenny Woodson