AgileVentures / asyncvoter-api

For Voting on Stories and Tickets remotely and asynchronously e.g. planning poker
5 stars 7 forks source link

Ensuring all features hook into Cucumber #33

Open Zsuark opened 7 years ago

Zsuark commented 7 years ago

Yesterday we installed CucumberJs (just waiting for Pull Request)

Now Cucumber is working we need to:

a) ensure that the current features all exist within the features directory b) possibly review those features c) ensure the appropriate hooks (step definitions) are there for the existing features