Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move e2e tests to cucumber #104

Open
tonowie opened this issue Jul 29, 2019 · 1 comment
Open

Move e2e tests to cucumber #104

tonowie opened this issue Jul 29, 2019 · 1 comment

Comments

@tonowie
Copy link
Contributor

tonowie commented Jul 29, 2019

Cucumber offers simple way to describe tests, avoid boilerplate and share test scenarios across SDKs. So lets move to it!

Alvin has forked nemtechs project with e2e tests so we can build atop of that: https://github.com/proximax-storage/nem2-e2e-tests

For the time being I will create copy of the tests and slowly roll-out tests as they are implemented and working. Once current e2e tests are covered by cucumber I will drop them.

@tonowie
Copy link
Contributor Author

tonowie commented Jul 29, 2019

OH and lets use groovy for the tests. it is good opportunity to ensure that API is good for groovy developers as stuff looks a bit different through the groovy lens

@tonowie tonowie added this to the New release milestone Sep 5, 2019
tonowie added a commit that referenced this issue Sep 9, 2019
tonowie added a commit that referenced this issue Sep 18, 2019
@tonowie tonowie removed this from the New release milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant