ONEARMY / community-platform

A platform to build useful communities that aim to tackle global problems
https://platform.onearmy.earth
MIT License
1.07k stars 357 forks source link

fix: run vitest tests sequentially #3698

Closed mariojsnunes closed 1 week ago

mariojsnunes commented 1 week ago

PR Checklist

PR Type

Description

We are having a lot of flaky unit tests. It is likely caused by how vite runs tests in parallel, a major difference from jest. This config makes tests run sequentially.

Git Issues

Closes #

cypress[bot] commented 1 week ago

Passing run #5883 ↗︎

0 75 1 0 Flakiness 0

Details:

Merge branch 'master' into fix/vitest-parallel
Project: onearmy-community-platform Commit: 72ce0e5b8c
Status: Passed Duration: 04:26 💡
Started: Jun 28, 2024 7:47 AM Ended: Jun 28, 2024 7:51 AM

Review all test suite changes for PR #3698 ↗︎

onearmy-bot commented 6 days ago

:tada: This PR is included in version 1.195.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: