stable

Clone or download

Read-only

Merge commit 'refs/changes/69/24169/23' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #21420 jest: 26.6.3 -> 27.2.4 Change-Id: I9e2ccc1e457150c9e407aa512be1eeeed54cae21

Modified Files

Name
M package.json +6 −6 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/src/artifact-additional-action.test.ts +4 −4 Go to diff View file
M plugins/agiledashboard/scripts/kanban/jest.config.js +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/lib/card-fields/jest.config.js +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/jest.config.js +1 −0 Go to diff View file
M plugins/frs/jest.config.js +1 −0 Go to diff View file
M plugins/program_management/scripts/artifact-additional-action/src/artifact-additional-action.test.ts +4 −4 Go to diff View file
M plugins/pullrequest/jest.config.js +1 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/ShowClosedControl.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/autofocus-autoselect.test.ts +2 −2 Go to diff View file
M plugins/testmanagement/jest.config.js +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/jest.config.js +1 −0 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerBaseCard.test.ts +1 −1 Go to diff View file
M pnpm-lock.yaml +1178 −1436 Go to diff View file
M src/scripts/lib/angular-tlp/jest.config.js +1 −0 Go to diff View file
M src/scripts/platform/banner/admin/src/components/BannerPresenter.test.ts +1 −1 Go to diff View file
M src/scripts/platform/banner/platform-banner-clamp.test.ts +1 −1 Go to diff View file
M src/scripts/project/admin/banner/src/components/BannerPresenter.test.ts +1 −1 Go to diff View file
M src/scripts/project/banner/project-banner-clamp.test.ts +1 −1 Go to diff View file
M src/scripts/project/registration/src/components/Template/Company/CompanyTemplateList.test.ts +0 −24 Go to diff View file
M tests/Jenkinsfile +112 −118 Go to diff View file
M tests/actions.groovy +2 −1 Go to diff View file
M tests/jest/babel-jest-process.js +1 −1 Go to diff View file
M tests/jest/jest.base.config.js +2 −1 Go to diff View file