stable

Clone or download

Read-only

Move @tuleap/plugin-gitlab-create-branch-action to Vitest

Part of request #27921: Move packages with an independant typechecking step to Vitest Change-Id: I2711d761a913f73dae95618f1ba26076177b3716

Modified Files

Name
D plugins/gitlab/scripts/artifact-create-branch-action/jest.config.js +0 −33 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/package.json +1 −1 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.test.ts +6 −3 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.test.ts +4 −3 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/fetch-gitlab-repositories-information.test.ts +2 −1 Go to diff View file