An open API service indexing awesome lists of open source software.

https://github.com/ryanj/openshift-origin-cartridge-mock-plugin

openshift-origin-cartridge-mock-plugin remote
https://github.com/ryanj/openshift-origin-cartridge-mock-plugin

Last synced: about 1 year ago
JSON representation

openshift-origin-cartridge-mock-plugin remote

Awesome Lists containing this project

README

          

# OpenShift Mock Plugin Cartridge

This is a mock implementation of the [OpenShift cartridge API](http://openshift.github.io/documentation/oo_cartridge_developers_guide.html) which is used to test the OpenShift node platform functionality. The mock cartridge maintains a store of what actions have been performed and provides methods to test for those actions.

This cartridge was intentionally omitted from the [OpenShift Cartridge Guide](http://openshift.github.io/documentation/oo_cartridge_guide.html).