Skip to content

Tests failing when run in parallel #1395

Closed as not planned
Closed as not planned
@mintydev789

Description

@mintydev789

I'm having an issue with my tests only working when run individually, but not when run together. I have a setup with RTL, Vitest and MSW. When I run a test it works correctly, but when I run a suite with multiple tests, the components get stuck in the loading state, even though I can see that MSW is returning the requested data and the component is receiving it. I should mention I'm on React 19 with Next JS.

I know there are groups for receiving support, but from what I can tell they're not very active (at least based on the Discord).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions