stable

Clone or download

Read-only

chore: do not run tests multiple times for tracker

No functional change. JS tests for tracker apps should run only once. Notes: Previously, they were run once individually and once again as part of the @tuleap/plugin-tracker test task. Tracker was the last plugin with this "workaround" setup with multiple jest configurations. There are still two differente configs that are run by @tuleap/plugin-tracker, it should be considered when splitting apps again (for example, the "progress" semantic could be split again on its own). part of request #29264 Split the build of tracker plugin frontend assets into multiple apps Change-Id: Ie514e4de063a9de9ac341c10f80aafcdec2e181f

Modified Files

Name
M plugins/tracker/package.json +1 −1 Go to diff View file
D tests/jest/jest.projects-plugins.config.js +0 −32 Go to diff View file