-
Notifications
You must be signed in to change notification settings - Fork 117
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
PKG -- [integration-test] Add initial integration test suite #1512
base: master
Are you sure you want to change the base?
Conversation
|
…to huyndo/integration-test
Added an ability to trigger the test externally with a custom flow-cli version. If not provided the test uses released version and skips all the additional steps |
@gpavlov2016 I'm seeing that the workflow is not stopping currently. Will manual trigger fix this issue? |
References #1455.
Add initial integration test suite to FCL. Explanations are in the readme.
Currently it's testing for chain interactions. Will need to look into mocking window messages to test wallet interactions as well.