Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #2294
Closed
Open
Issue created May 20, 2017 by Administrator@rootContributor

Try converting integration tests to Jest

Created by: gaearon

We are currently using Mocha because there was some jsdom issue when we tried to run them with Jest. It's worth trying to convert them to Jest again and seeing if it works.

The tests are called here:

https://github.com/facebookincubator/create-react-app/blob/ae0cb23dc927e1d47c026b8d801cb2a2328822e9/tasks/e2e-kitchensink.sh#L175-L187

and are declared here:

https://github.com/facebookincubator/create-react-app/tree/master/packages/react-scripts/fixtures/kitchensink/integration

Assignee
Assign to
Time tracking