Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[US-03] Expandable command set #5

Closed
Tracked by #6 ...
harvestcore opened this issue Feb 28, 2022 · 1 comment
Closed
Tracked by #6 ...

[US-03] Expandable command set #5

harvestcore opened this issue Feb 28, 2022 · 1 comment
Assignees

Comments

@harvestcore
Copy link
Owner

harvestcore commented Feb 28, 2022

Summary: As a programmer I want to have a set of predefined commands that can be expanded and then create customized commands from them.

Goal: Have an expandable set of predefined commands.

Benefit: When I need to create a new type of command for specific functionality that is not available in the current commands, I can program this functionality and then make use of it to create custom commands.

User profile: Administrator.

Scenario:

  • Given: I want to have a number of predefined commands available,
  • When: I need commands with specific new functionality,
  • Then: the system allows me to implement them and use them later.

Dependencies:

  • None for now.

Acceptance criteria:

  • Predefined commands can be implemented correctly.
  • The user is warned in case of error.
  • Unit/Integration tests are added if possible.
@JJ
Copy link

JJ commented Apr 20, 2022

Does not look like a US either. It's a task.

Repository owner moved this from Backlog to Done in Matroos Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants