-
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
Launch Chopsticks forking Kusama and an indexer pointed at it in tests #436
Conversation
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.
I left a few minor comments that's all.
This is great, the closest we can get to live testing and with no mocks. 🙌
Thank you for all the effort with this, it's well worth it 🚀
…o tbaut-chopsticks-ci
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.
Thank you for such a great improvement!
closes #394
The CI now has
We need to make this test encompass many more scenarii.
Unfortunately, all these things running in parallel means that the output in CI is very messy.
To test locally, I also made sure we have a simple command. It's
npm run start:chopsticks-test-build-and-launch-all
which will (quoting the README)