AS a user I should be able to add a moon to my total #196

Open
opened 2022-09-25 14:53:58 +01:00 by Vylpes · 0 comments
Vylpes commented 2022-09-25 14:53:58 +01:00 (Migrated from github.com)

Story Points: 2


AS a user I should be able to add a moon to my total
SO THAT I can keep a track on new moons I have obtained

Acceptance Criteria

AS a user
GIVEN I want to add a moon to my total
WHEN I type /moons add <name>
THEN I should have this moon added to my total

AS a user
GIVEN I don't supply a name
WHEN I type the command in
THEN it should tell me I can't

Subtasks

  • Create moon add command
  • Update tests
Story Points: 2 --- AS a user I should be able to add a moon to my total SO THAT I can keep a track on new moons I have obtained ## Acceptance Criteria AS a user GIVEN I want to add a moon to my total WHEN I type `/moons add <name>` THEN I should have this moon added to my total AS a user GIVEN I don't supply a name WHEN I type the command in THEN it should tell me I can't ## Subtasks - [ ] Create moon add command - [ ] Update tests
Vylpes added the
needs estimate
label 2022-12-04 14:57:07 +00:00
Vylpes added this to the 3.3 milestone 2023-01-15 14:36:36 +00:00
Vylpes removed the
needs estimate
label 2023-06-04 14:19:33 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#196
No description provided.