AS a developer, I want the registry to allow me to specify if a command should be registered only on certain environments #38
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs testing
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 38 minutes 30 seconds
Due date
Vylpes
33 minutes 30 seconds
VylpesTester
5 minutes
No due date set.
Blocks
#16 AS a developer and tester, I want to be able to test cards by forcing a rarity type}
External/card-drop
#36 AS a developer and tester, I want a stage-only command which lets me copy over cards from the stage environment over to the prod environment}
External/card-drop
Reference: External/card-drop#38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic:
Story Points: 5
AS a developer, I want the registry to allow me to specify if a command should be registered only on certain environments
SO THAT I can have testing-tools available to testers but not to general production users
Acceptance Criteria
AS a developer
GIVEN I create a command I want only to be available on 1 environment
WHEN I register this with the environment's flag
THEN this should only be registered if the environment is the one specified
Subtasks
Notes
Add ability to have commands registered only on certain environmentsto AS a developer, I want the registry to allow me to specify if a command should be registered only on certain environmentsPassing as this isn't that testable, but will be in future stories