summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-073-90/+374
* Adding test_oc_adm_router.Kenny Woodson2017-03-071-0/+476
* Adding router test.Kenny Woodson2017-03-071-0/+85
* Remove dummy setup/teardown methodsRodolfo Carvalho2017-03-0612-96/+0
* Clean up test filesRodolfo Carvalho2017-03-0613-157/+0
* Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-062-481/+916
* Mock runs differntly on travis. Fix the mock test params to be ANY.Kenny Woodson2017-03-061-3/+2
* Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson2017-03-061-1/+6
* Fixed tests to align with new naming.Kenny Woodson2017-03-061-1/+1
* Fixing lintersKenny Woodson2017-03-061-4/+0
* Adding oc_project to lib_openshift.Kenny Woodson2017-03-061-0/+130
* Merge pull request #3387 from enj/enj/f/sdn_moduleScott Dodson2017-02-271-0/+481
|\
| * Add SDNValidator ModuleMonis Khan2017-02-211-0/+481
* | [oc_obj] Move namespace argument to end of command.Andrew Butcher2017-02-275-19/+19
* | lib_openshift oc file lookup improvementsJason DeTiberus2017-02-2111-20/+1264
|/
* Removed unused code. Made tests executable.Kenny Woodson2017-02-2111-0/+0
* Unset exec bit in tests, add missing requirementsJason DeTiberus2017-02-1911-0/+0
* Include missing unit tests to test runner configRodolfo Carvalho2017-02-1911-0/+0
* Pleasing the linting gods.Kenny Woodson2017-02-161-3/+3
* Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson2017-02-161-23/+71
* Adding fallback support for pyyaml.Kenny Woodson2017-02-161-4/+14
* Merge pull request #3299 from kwoodson/oc_envScott Dodson2017-02-131-0/+444
|\
| * Pleasing the linting bot.Kenny Woodson2017-02-081-65/+0
| * Adding integration tests.Kenny Woodson2017-02-081-251/+330
| * Adding oc_env to lib_openshift.Kenny Woodson2017-02-081-0/+430
* | Fixing docs.Kenny Woodson2017-02-091-2/+12
* | Adding test cases.Kenny Woodson2017-02-091-0/+473
|/
* Merge pull request #3283 from kwoodson/router_portKenny Woodson2017-02-081-0/+258
|\
| * Fixing for flake8 spacing.Kenny Woodson2017-02-081-2/+1
| * Fixing tests for linters.Kenny Woodson2017-02-081-96/+94
| * Adding port support for route.Kenny Woodson2017-02-081-0/+261
* | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-088-14/+85
|/
* Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-082-23/+20
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-062-3/+260
* Fixing linters.Kenny Woodson2017-02-021-4/+2
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-011-0/+188
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-311-0/+206
* Added repoquery to lib_utils.Thomas Wiest2017-01-311-1/+1
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-0/+114
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-301-0/+177
|\
| * Fixing linters.Kenny Woodson2017-01-261-5/+3
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-261-67/+115
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-261-0/+131
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+24
|/
* Fixing tests and linting.Kenny Woodson2017-01-252-57/+28
* Adding unit test for oc_scaleKenny Woodson2017-01-251-0/+155
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-251-0/+94
* Adding version to lib_openshiftKenny Woodson2017-01-201-0/+70