Skip to content
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

Run tests concurrently #75

Open
adzialocha opened this issue Apr 8, 2021 · 0 comments
Open

Run tests concurrently #75

adzialocha opened this issue Apr 8, 2021 · 0 comments

Comments

@adzialocha
Copy link
Collaborator

We could improve test speed when removing the --runInBand flag of jest as it will make them run concurrently.

This can only be done when we fixed this issue in the relayer though: CirclesUBI/safe-relay-service#44 since running them at the same time leads to a "mass deployment" of Safe contracts which apparently breaks something in the relayer code 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant