VylpesTester
  • Joined on 2022-08-05
VylpesTester closed issue External/card-drop#35 2023-11-04 14:29:55 +00:00
AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment
VylpesTester commented on issue RabbitLabs/vylbot-app#289 2023-11-04 14:24:05 +00:00
Config command: Running get doesn't show the correct config name

This seems to have crept back up again

Screenshot 2023-11-04 at 14.22.57

VylpesTester reopened issue RabbitLabs/vylbot-app#289 2023-11-04 14:24:05 +00:00
Config command: Running get doesn't show the correct config name
VylpesTester commented on issue RabbitLabs/vylbot-app#315 2023-11-04 14:23:25 +00:00
When trying to get the config value for a key which doesn't exist, it returns "undefined"

This has passed testing, it now shows value when nothing is set

Screenshot 2023-11-04 at 14.22.57

VylpesTester closed issue RabbitLabs/vylbot-app#315 2023-11-04 14:23:25 +00:00
When trying to get the config value for a key which doesn't exist, it returns "undefined"
VylpesTester commented on issue External/card-drop#39 2023-10-28 17:53:46 +01:00
AS a developer, I want a stage-only command which lets me force drop a specific card number

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

VylpesTester closed issue RabbitLabs/random-bunny#71 2023-10-28 17:45:24 +01:00
AS a user, I want to have a basic command line interface created
VylpesTester commented on issue RabbitLabs/random-bunny#71 2023-10-28 17:45:23 +01:00
AS a user, I want to have a basic command line interface created

This has passed testing.

Screenshot 2023-10-28 at 17.44.37

VylpesTester approved External/card-drop#69 2023-10-27 16:01:46 +01:00
Add dropnumber test command
VylpesTester commented on pull request External/card-drop#68 2023-10-27 15:58:57 +01:00
Add google drive sync script

This should be 3323

VylpesTester commented on pull request External/card-drop#68 2023-10-27 15:58:57 +01:00
Add google drive sync script

These could be static

VylpesTester suggested changes for External/card-drop#68 2023-10-27 15:58:57 +01:00
Add google drive sync script
VylpesTester approved RabbitLabs/random-bunny#104 2023-10-27 15:52:53 +01:00
feature/71-basic-cli
VylpesTester commented on issue RabbitLabs/random-bunny#53 2023-10-21 14:55:06 +01:00
AS a user of the package, I should receive an error message if no successful result is returned

This has passed testing, it now gives an error code and message on failure

Screenshot 2023-10-21 at 14.54.39

VylpesTester closed issue RabbitLabs/random-bunny#53 2023-10-21 14:55:06 +01:00
AS a user of the package, I should receive an error message if no successful result is returned
VylpesTester commented on issue External/card-drop#24 2023-10-15 16:03:11 +01:00
AS a user, I want to be able to see what user claimed the card

This has passed testing.

Screenshot 2023-10-15 at 16.02.54

VylpesTester commented on issue External/card-drop#38 2023-10-15 16:02:15 +01:00
AS a developer, I want the registry to allow me to specify if a command should be registered only on certain environments

Passing as this isn't that testable, but will be in future stories