Skip to content

SSR tests are run in JSDOM env and rely on document #1577

Open
@jhsware

Description

@jhsware

Observed Behaviour

All server rendering tests are run with JSDOM-environment exposing document which isn't available in node during SSR.

Expected Current Behaviour

We should run *.spec.server.jsx with separate config file and testEnvironment: "node"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions