AS a developer, I want Drone CI to be setup #49
Labels
No labels
blocked
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs tests
question
spike
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
epic
type
investigation
type
story
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#1 AS a developer, I want jest setup with the accompanying tests created
RabbitLabs/random-bunny
Reference: RabbitLabs/random-bunny#49
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story Points: 3
AS a developer, I want Drone CI to be setup
SO THAT I can run the automated testing suite whenever my code is pushed to the server
Acceptance Criteria
AS a developer
GIVEN I have worked on some of my code
WHEN I push data to a branch
THEN drone should execute the tests on the repository
Subtasks
Setup Drone CIto AS a developer, I want Drone CI to be setupCompleted as part of #1