AgileVentures / AgileVentures/asyncvoter-api
Refactor tests
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 7
- PR merge metrics
- PR metrics pending
Description
To avoid git conflicts, and to keep everything clear, cucumber step definitions should have differing `features/support/world.js` files.
E.g. for `features/cast_vote.feature` there should be a `features/support/cast_vote_world.js`, and for `features/start_vote.feature` there should be a `features/support/start_vote_world.js` file.
Contributor guide
Assessment
This issue has not been assessed yet.