-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: mise à jour des données avec les fiches au format DSFR
- Loading branch information
Showing
15 changed files
with
27,046 additions
and
5,220 deletions.
There are no files selected for viewing
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
700 changes: 481 additions & 219 deletions
700
src/fetch-data/__tests__/__snapshots__/parseDom.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
1,554 changes: 1,554 additions & 0 deletions
1,554
src/fetch-data/__tests__/article-complex-html.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,316 changes: 0 additions & 2,316 deletions
2,316
src/fetch-data/__tests__/article-img-within-picture.html
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
9,151 changes: 9,151 additions & 0 deletions
9,151
src/fetch-data/__tests__/article-with-updated-date.html
Large diffs are not rendered by default.
Oops, something went wrong.
9,150 changes: 9,150 additions & 0 deletions
9,150
src/fetch-data/__tests__/article-without-updated-date.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2,199 changes: 2,199 additions & 0 deletions
2,199
src/fetch-data/__tests__/harcelement-travail.html
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1475,6 +1475,15 @@ | |
jest-diff "^27.0.0" | ||
pretty-format "^27.0.0" | ||
|
||
"@types/jsdom@^21.1.7": | ||
version "21.1.7" | ||
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.7.tgz#9edcb09e0b07ce876e7833922d3274149c898cfa" | ||
integrity sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/tough-cookie" "*" | ||
parse5 "^7.0.0" | ||
|
||
"@types/json-buffer@~3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/json-buffer/-/json-buffer-3.0.0.tgz#85c1ff0f0948fc159810d4b5be35bf8c20875f64" | ||
|
@@ -1519,6 +1528,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" | ||
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== | ||
|
||
"@types/tough-cookie@*": | ||
version "4.0.5" | ||
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304" | ||
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA== | ||
|
||
"@types/unist@^2.0.0": | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e" | ||
|
@@ -2228,6 +2242,11 @@ end-of-stream@^1.1.0: | |
dependencies: | ||
once "^1.4.0" | ||
|
||
entities@^4.4.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" | ||
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== | ||
|
||
error-ex@^1.3.1: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" | ||
|
@@ -3786,6 +3805,13 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b" | ||
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== | ||
|
||
parse5@^7.0.0: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.1.2.tgz#0736bebbfd77793823240a23b7fc5e010b7f8e32" | ||
integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw== | ||
dependencies: | ||
entities "^4.4.0" | ||
|
||
path-exists@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" | ||
|