AS a package user, I should have the "maxTries" variable removed from an option in the API #34
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
2 participants
Notifications
Total time spent: 14 minutes 36 seconds
Due date
VylpesTester
5 minutes
Vylpes
9 minutes 36 seconds
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/random-bunny#34
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: 2
AS a package user, I should have the "maxTries" variable removed from an option in the API
SO THAT there isn't any left over unrequired code from previus versions of the package
Acceptance Criteria
AS a package user
GIVEN I want the package to return a random image
WHEN I execute the function
THEN I should now only have the parameters; "subreddit" and "sortBy"
Notes
Remove max tries variableto AS a package user, I should have the "maxTries" variable removed from an option in the APIThis has passed testing