Separate the cucumber steps from the deps init
ClosedPublic

Authored by ervin on Oct 14 2015, 7:57 PM.

Details

Summary

This way we can reuse the steps for other test suites. The only thing
which will change between the step codes of those two suites are the
dependencies (and the actual tests of course).

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin updated this revision to Diff 991.Oct 14 2015, 7:57 PM
ervin retitled this revision from to Separate the cucumber steps from the deps init.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot.
bensi accepted this revision.Oct 15 2015, 12:12 PM
bensi edited edge metadata.
This revision is now accepted and ready to land.Oct 15 2015, 12:12 PM
This revision was automatically updated to reflect the committed changes.