AS a contributor, I want the unit tests to mock the fetch return #140
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/random-bunny#140
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?
Epic:
Story Points: 8
SO THAT I can control what an expected return would look like without having to call the API outside of the tests
Acceptance Criteria
AS a contributor
GIVEN I want to test the project
WHEN I run the unit tests
THEN the tests should use a mocked fetch call
Subtasks
No subtasks
Notes
No notes
Tests should mock the fetch returnto AS a contributor, I want the unit tests to mock the fetch return