summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/unit/test_oc_objectvalidator.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up test filesRodolfo Carvalho2017-03-061-13/+0
| | | | | They are not executable anymore, and tests are now meant to be run through pytest.
* Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-061-0/+916
Signed-off-by: Monis Khan <mkhan@redhat.com>