enhancementgood first issuetests
Repository-Metriken
- Stars
- (5.794 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Following the ChatOps Aliases Tests, write Pack Unit Tests for packs Actions (https://github.com/StackStorm/st2/pull/2982):
See: https://github.com/StackStorm/st2/tree/master/contrib/packs/actions
-
packs.delete -
packs.download -
packs.get -
packs.get_config -
packs.load -
packs.search -
packs.setup_virtualenv -
packs.show -
packs.unload -
packs.update_virtualenv -
packs.virtualenv_prerun
Not going to do tests for these:
* [ ] (it's just a packs.restart_componentlocal-shell-cmd)
* [ ] - it's a chain calling delete/unload
packs.uninstall* [ ] it's a chain calling download/virtualenv_prerun/setup_virtualenv/loadpacks.install