-
Notifications
You must be signed in to change notification settings - Fork 20
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
[test] Unify backend environment for Unit & Integration tests #210
Conversation
71c3a0a
to
cca7886
Compare
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.
This is a great start/POC! Nice to see its working 👌
I added some more suggestions, but of course, we would have to see the feasibility.
71b3787
to
4af7fca
Compare
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.
Really nice work! 👏
Left some comments but they are mostly refactoring.
I have also removed the custom |
Both onflow/cadence#2783 and onflow/flow-emulator#476 are now merged. The go.mods can now be updated to use the commits |
252a387
to
47ecddd
Compare
Also extract a helper function for initializing the test environment.
5cf8589
to
fda31d8
Compare
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.
Awesome work! 🎉 👏
Depends on: onflow/cadence#2783
Depends on: onflow/flow-emulator#476
Closes #208
Closes #209
Description
Unifies backend environment for Unit & Integration tests.
master
branchFiles changed
in the Github PR explorer