There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: JuliusKoronci
the setup test can't be configure in jest, the option setupTestFrameworkScriptFile and setupFilesAfterEnv are not supported and CRA will pick up setupTests.js from the root out of the box
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.