Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Run tests (jest, cypress) in parallel in CI actions #309

Closed
LuizAsFight opened this issue Jun 21, 2022 · 0 comments · Fixed by #352
Closed

Run tests (jest, cypress) in parallel in CI actions #309

LuizAsFight opened this issue Jun 21, 2022 · 0 comments · Fixed by #352
Assignees
Labels

Comments

@LuizAsFight
Copy link
Contributor

To improve speed of CI we should make tests run in parallel.

Both test commands for jest(pnpm ci:test:coverage) and cypress(pnpm ci:test:e2e) create their own test environment, which makes easier for us to do it

@luizstacio luizstacio moved this to Todo in SwaySwap Jun 27, 2022
@luizstacio luizstacio moved this from Todo to In Progress in SwaySwap Jun 27, 2022
Repository owner moved this from In Progress to Done in SwaySwap Jun 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant