Add dropnumber test command #69

Merged
Vylpes merged 2 commits from feature/39-dropnumber-command into develop 2023-10-27 16:02:02 +01:00
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • Add dropnumber test command, for test servers only
  • Remove DROP_CARD environment variable

#39

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.

  • This has been tested locally

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that provde my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. - Add `dropnumber` test command, for test servers only - Remove `DROP_CARD` environment variable #39 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration. - This has been tested locally # Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that provde my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
Vylpes added 2 commits 2023-10-26 18:17:57 +01:00
Add dropnumber test command
All checks were successful
continuous-integration/drone/push Build is passing
ab05b31474
Remove CARD_NUMBER environment variable
All checks were successful
continuous-integration/drone/push Build is passing
2bd25d34d9
Vylpes requested review from VylpesTester 2023-10-26 18:18:01 +01:00
Vylpes added the
type
story
label 2023-10-26 18:18:05 +01:00
Vylpes added this to the 0.2.0 milestone 2023-10-26 18:18:07 +01:00
VylpesTester was assigned by Vylpes 2023-10-26 18:18:12 +01:00
VylpesTester approved these changes 2023-10-27 16:01:46 +01:00
VylpesTester added spent time 2023-10-27 16:01:49 +01:00
5 minutes
Vylpes merged commit ec2b523702 into develop 2023-10-27 16:02:02 +01:00
Vylpes deleted branch feature/39-dropnumber-command 2023-10-27 16:02:02 +01:00
Vylpes referenced this pull request from a commit 2023-10-27 16:02:04 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 5 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: External/card-drop#69
No description provided.