-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tests): ajout du module de testing (#6096)
* fix: tests * fix: tests * fix: command * fix: merge date * fix: tests * fix: tests * fix: tests * fix: tests
- Loading branch information
Showing
85 changed files
with
5,317 additions
and
3,614 deletions.
There are no files selected for viewing
188 changes: 94 additions & 94 deletions
188
packages/code-du-travail-frontend/__tests__/__snapshots__/a-propos.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
614 changes: 307 additions & 307 deletions
614
packages/code-du-travail-frontend/__tests__/__snapshots__/droit-du-travail.test.js.snap
Large diffs are not rendered by default.
Oops, something went wrong.
300 changes: 150 additions & 150 deletions
300
...es/code-du-travail-frontend/__tests__/__snapshots__/fiche-ministere-travail.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
166 changes: 83 additions & 83 deletions
166
packages/code-du-travail-frontend/__tests__/__snapshots__/glossaire-[slug].test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
226 changes: 113 additions & 113 deletions
226
packages/code-du-travail-frontend/__tests__/__snapshots__/glossaire.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
308 changes: 154 additions & 154 deletions
308
...ode-du-travail-frontend/__tests__/__snapshots__/modeles-de-courriers-[slug].test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
208 changes: 104 additions & 104 deletions
208
packages/code-du-travail-frontend/__tests__/__snapshots__/modeles-de-courriers.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
174 changes: 87 additions & 87 deletions
174
packages/code-du-travail-frontend/__tests__/__snapshots__/recherche.test.js.snap
Large diffs are not rendered by default.
Oops, something went wrong.
192 changes: 96 additions & 96 deletions
192
packages/code-du-travail-frontend/__tests__/__snapshots__/themes.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,5 @@ export default defineConfig({ | |
extend: {}, | ||
}, | ||
outdir: "styled-system", | ||
outExtension: "js", | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.