summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test
Commit message (Collapse)AuthorAgeFilesLines
* Do not check package version on non-master/nodeRodolfo Carvalho2017-04-101-0/+22
|
* Add tests for action pluginRodolfo Carvalho2017-04-041-15/+168
|
* Make resolve_checks more strictRodolfo Carvalho2017-04-042-2/+81
| | | | | So that all names it return are directly usable, without checking for existence.
* Add test scaffold for docker_image_availability.pyRodolfo Carvalho2017-03-281-0/+28
| | | | | The intention is to set a starting point and let another team member work on the code to gain experience with tests.
* Add unit tests for package_version.pyRodolfo Carvalho2017-03-281-0/+21
|
* Add unit tests for package_update.pyRodolfo Carvalho2017-03-281-0/+16
|
* Add unit tests for package_availability.pyRodolfo Carvalho2017-03-281-0/+49
|
* Add unit tests for mixins.pyRodolfo Carvalho2017-03-281-0/+23
|
* Test recursively finding subclassesRodolfo Carvalho2017-03-281-0/+17
|
* Test OpenShift health check loaderRodolfo Carvalho2017-03-281-1/+8
|
* Rename module_executor -> execute_moduleRodolfo Carvalho2017-03-281-1/+36
| | | | | | | | It is a function/callable, the name should imply action, should be a verb and not a noun. Keep supporting the old name while we have PRs in-flight that use the old name.
* Add unit tests for existing health checksRodolfo Carvalho2017-03-172-0/+45