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

Closed
opened 2022-09-25 14:53:58 +01:00 by Vylpes · 2 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
  • Move moons database entity to a server id subfolder
  • Make dash and bold
  • Plan tests
  • 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 - [x] Create moon add command - [x] Move moons database entity to a server id subfolder - [x] Make dash and bold - [x] Plan tests - [x] 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
Vylpes added this to the 3.3 Sprint 4 project 2024-08-04 14:49:07 +01:00
Vylpes added the
blocked
label 2024-08-06 18:39:20 +01:00

Blocked by #195

Blocked by #195
Vylpes removed the
blocked
label 2024-08-17 16:57:35 +01:00
Vylpes modified the project from 3.3 Sprint 4 to 3.3 Sprint 5 2024-09-15 19:19:04 +01:00
Vylpes self-assigned this 2024-09-15 19:19:13 +01:00
Vylpes started working 2024-09-19 19:03:37 +01:00
Vylpes stopped working 2024-09-19 19:27:40 +01:00
24 minutes 3 seconds
Vylpes started working 2024-09-21 10:51:22 +01:00

Test files to be planned

  • tests/buttonEvents/moons/list.test.ts
  • tests/commands/304276391837302787/moons.test.ts
  • tests/commands/304276391837302787/moons/add.test.ts
  • tests/commands/304276391837302787/moons/list.test.ts
  • tests/database/entities/304276391837302787/Moon.test.ts
Test files to be planned - [x] tests/buttonEvents/moons/list.test.ts - [x] tests/commands/304276391837302787/moons.test.ts - [x] tests/commands/304276391837302787/moons/add.test.ts - [x] tests/commands/304276391837302787/moons/list.test.ts - [x] tests/database/entities/304276391837302787/Moon.test.ts
Vylpes stopped working 2024-09-21 11:22:14 +01:00
30 minutes 52 seconds
Vylpes started working 2024-09-21 14:37:06 +01:00
Vylpes stopped working 2024-09-21 14:59:50 +01:00
22 minutes 44 seconds
VylpesTester added spent time 2024-09-21 16:12:08 +01:00
5 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 1 hour 22 minutes
Vylpes
1 hour 17 minutes
VylpesTester
5 minutes
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.