AS a developer, I want a stage-only command which lets me force drop a specific card number #39

Closed
opened 2023-09-10 19:33:02 +01:00 by Vylpes · 1 comment
Owner

Epic:
Story Points: 2


AS a developer, I want a stage-only command which lets me force drop a specific card number
SO THAT I can test this without developer intervention

Acceptance Criteria

AS a developer
GIVEN I run the /dropnumber <Number>
WHEN the bot returns a drop
THEN It should return the card of

AS a developer
GIVEN I try to use the CARD_NUMBER env var
WHEN I run the drop command normally
THEN the bot should ignore this

Subtasks

  • Create dropnumber command
  • Remove CARD_NUMBER environment variable

Notes

  • The CARD_NUMBER environment variable should be removed too
Epic: \ Story Points: 2 --- AS a developer, I want a stage-only command which lets me force drop a specific card number SO THAT I can test this without developer intervention ## Acceptance Criteria AS a developer GIVEN I run the `/dropnumber <Number>` WHEN the bot returns a drop THEN It should return the card of <Number> AS a developer GIVEN I try to use the CARD_NUMBER env var WHEN I run the drop command normally THEN the bot should ignore this ## Subtasks - [x] Create dropnumber command - [x] Remove CARD_NUMBER environment variable ## Notes - The CARD_NUMBER environment variable should be removed too
Vylpes added the
type
story
label 2023-09-10 19:33:06 +01:00
Vylpes added the
blocked
label 2023-09-10 19:33:50 +01:00
Vylpes added this to the 0.2.0 milestone 2023-09-11 20:29:32 +01:00
Vylpes changed title from Create drop command for test server to force a card number to AS a developer, I want a stage-only command which lets me force drop a specific card number 2023-09-13 15:33:20 +01:00
Vylpes added this to the 0.2 Sprint 1 project 2023-09-16 15:02:43 +01:00
Vylpes modified the project from 0.2 Sprint 1 to 0.2 Sprint 2 2023-10-07 14:14:30 +01:00
Vylpes removed the
blocked
label 2023-10-19 18:41:23 +01:00
Vylpes modified the project from 0.2 Sprint 2 to 0.2 Sprint 3 2023-10-21 14:48:30 +01:00
Vylpes self-assigned this 2023-10-25 14:44:15 +01:00
Vylpes added spent time 2023-10-26 18:18:17 +01:00
30 minutes
Member

This has passed testing, adding a valid card returns it and adding an invalid card says its not found

This has passed testing, adding a valid card returns it and adding an invalid card says its not found
VylpesTester added spent time 2023-10-28 17:53:50 +01:00
10 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 40 minutes
Vylpes
30 minutes
VylpesTester
10 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: External/card-drop#39
No description provided.