-
Notifications
You must be signed in to change notification settings - Fork 12
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
Refactor/act test env setup #183
Conversation
54af277
to
97f4b48
Compare
ded329e
to
7495602
Compare
7495602
to
d734feb
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
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.
Thanks for doing this
This reverts commit d2d19d3.
You mentioned this at the meeting, but I don't follow. What adjustments to make and where? Thanks! Actually, perhaps tomorrow I can sit down with you for 15-20 minutes to get a little intro to the test environments? I haven't had a lot of chance to do so since I started on IDOS and then jumped into kwild just as everything was being refactored. :) |
The current test env stilll runs in Docker, but in a different fashion. But the basic setup has complete, it configures whatever Kwild need to just run gRPC server etc. You should be able to spin up a local instance of everything by run Before merge @brennanjl new-transaction structure, kwild will just panic on
Actually i think i can make a quick pr to make test setup avoid load PrivateKey, so everyone could just focus on making Kwild run. Yeah i can walk you through the test environment tomorrow, could use some feedback. |
This pr makes acceptance/integration test basically "run" in the new test environment, the new test env: