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
- Host: GitHub
- URL: https://github.com/ryanj/openshift-origin-cartridge-mock-plugin
- Owner: ryanj
- License: other
- Created: 2014-08-08T19:55:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T19:57:23.000Z (almost 12 years ago)
- Last Synced: 2025-02-13T02:16:24.199Z (over 1 year ago)
- Language: Shell
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).