-
Notifications
You must be signed in to change notification settings - Fork 26
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
Issues/216 - Import e2e cucumber tests into casper-java-sdk #217
Conversation
…sources.git as git submodule
…Nctl to use same test resources as e2e cucumber tests.
…n-error: true' to GitHub e2e test action step
@@ -15,7 +15,7 @@ jobs: | |||
runs-on: ubuntu-latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a step by step description of what the action is doing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create another README in the script subfolder for developers
Opens a bash terminal to the cspr-nctl docker container | ||
|
||
## docker-copy-assets | ||
Copies the required assent such a account key pairs from a running casper-nctl docker container |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
such as
script/README.md
Outdated
Stops a running casper-nctl docker container | ||
|
||
## e2e-remote-debug | ||
Remote debugs one or more cucumber e2e tests, the 1st parameter is the cucumber name regex eg: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
explain a bit more what remote-debug is doing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Put a link the README to the Medium article explaining g the standard tests:
https://medium.com/casperblockchain/casper-ecosystem-sdks-standard-tests-b79ce45a94a5
…lliJ to debug the features
…lliJ to debug the features
…lliJ to debug the features
…std-tests-resources
Issues/222 - query_balance.feature
issues/222 - implemented missing scenarios for state identifiers
Removed empty lines
issues/225 - speculative_execution.feature
Issues/225 - Refactor with more meaningful steps
Issues/228 - Nested Tuples Test
No description provided.