summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused code. Made tests executable.Kenny Woodson2017-02-212-0/+0
|
* Unset exec bit in tests, add missing requirementsJason DeTiberus2017-02-192-0/+0
| | | | was: separate lib_ unit tests from other unit tests
* Include missing unit tests to test runner configRodolfo Carvalho2017-02-192-0/+0
| | | | We were not running those tests in CI, bad :(
* Fix tests on Python 3Rodolfo Carvalho2017-02-191-1/+1
| | | | | | Unlike in Python 2: - `range` doesn't return a list. - `dict.keys` doesn't return a list.
* Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-072-2/+45
|
* Added repoquery to lib_utils.Thomas Wiest2017-01-312-0/+223
|
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-171-58/+0
|
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-132-0/+110
|
* Adding ability to systematically modify yaml from ansible.Kenny Woodson2017-01-113-0/+537