Skip to content
Snippets Groups Projects
Commit 6449895f authored by Martins, Laurent's avatar Martins, Laurent
Browse files

fix unittest

parent 04a899b9
Branches
Tags 2.1.1
No related merge requests found
...@@ -26,7 +26,7 @@ class WebsiteResourceIntegrationTest { ...@@ -26,7 +26,7 @@ class WebsiteResourceIntegrationTest {
.then() .then()
.statusCode(200) .statusCode(200)
.body(is(Matcher.quoteReplacement( .body(is(Matcher.quoteReplacement(
"[{\"id\":1,\"name\":\"Site d'exemple\",\"url\":\"https://www.site-web-d-exemple-inexistant.fr/\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"1\":{\"name\":\"Groupe n°1\",\"availableRessourceTypes\":[\"IMAGE\",\"PDF\"],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"},\"51\":{\"name\":\"Groupe n°2\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"},\"101\":{\"name\":\"Groupe n°3\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"}},\"pageCount\":60,\"alert\":\"ERROR\",\"errorCount\":60},{\"id\":101,\"name\":\"Gitlab Page\",\"url\":\"https://misis-test-website-pub-numeco-misis-319bda392a27d3f07057d9125aa.gitlab-pages.din.developpement-durable.gouv.fr/\",\"lastAnalysis\":\"2999-01-01T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"201\":{\"name\":\"Mes Gitlab Pages\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2999-01-01T00:00:00\",\"errorCount\":0,\"pageCount\":4,\"alert\":null}},\"pageCount\":4,\"alert\":null,\"errorCount\":0},{\"id\":151,\"name\":\"Spote\",\"url\":\"https://spote.developpement-durable.gouv.fr/\",\"lastAnalysis\":null,\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"251\":{\"name\":\"Sitemap Spote\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":null,\"errorCount\":0,\"pageCount\":0,\"alert\":null}},\"pageCount\":0,\"alert\":null,\"errorCount\":0},{\"id\":201,\"name\":\"Test API\",\"url\":\"https://accenture.fr\",\"lastAnalysis\":null,\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"301\":{\"name\":\"Groupe API 1\",\"availableRessourceTypes\":[],\"createdDate\":\"2025-04-23T00:00:00\",\"lastAnalysis\":null,\"errorCount\":0,\"pageCount\":1,\"alert\":null}},\"pageCount\":1,\"alert\":null,\"errorCount\":0},{\"id\":51,\"name\":\"Site partagé par John Doe (un@test.fr)\",\"url\":\"https://www.john-doe-site-web.fr/\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"151\":{\"name\":\"Default\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":1,\"pageCount\":1,\"alert\":\"ERROR\"}},\"pageCount\":1,\"alert\":\"ERROR\",\"errorCount\":1}]"))); "[{\"id\":1,\"name\":\"Site d'exemple\",\"url\":\"https://www.site-web-d-exemple-inexistant.fr/\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"1\":{\"name\":\"Groupe n°1\",\"availableRessourceTypes\":[\"IMAGE\",\"PDF\"],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"},\"51\":{\"name\":\"Groupe n°2\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"},\"101\":{\"name\":\"Groupe n°3\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":20,\"pageCount\":20,\"alert\":\"ERROR\"}},\"pageCount\":60,\"alert\":\"ERROR\",\"errorCount\":60},{\"id\":101,\"name\":\"Gitlab Page\",\"url\":\"https://misis-test-website-pub-numeco-misis-319bda392a27d3f07057d9125aa.gitlab-pages.din.developpement-durable.gouv.fr/\",\"lastAnalysis\":\"2999-01-01T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"201\":{\"name\":\"Mes Gitlab Pages\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2999-01-01T00:00:00\",\"errorCount\":0,\"pageCount\":4,\"alert\":null}},\"pageCount\":4,\"alert\":null,\"errorCount\":0},{\"id\":151,\"name\":\"Spote\",\"url\":\"https://spote.developpement-durable.gouv.fr/\",\"lastAnalysis\":null,\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"251\":{\"name\":\"Sitemap Spote\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":null,\"errorCount\":0,\"pageCount\":0,\"alert\":null}},\"pageCount\":0,\"alert\":null,\"errorCount\":0},{\"id\":51,\"name\":\"Site partagé par John Doe (un@test.fr)\",\"url\":\"https://www.john-doe-site-web.fr/\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"nextAnalysis\":\"2000-01-01T01:00:00\",\"groups\":{\"151\":{\"name\":\"Default\",\"availableRessourceTypes\":[],\"createdDate\":\"2000-01-01T00:00:00\",\"lastAnalysis\":\"2000-01-02T00:00:00\",\"errorCount\":1,\"pageCount\":1,\"alert\":\"ERROR\"}},\"pageCount\":1,\"alert\":\"ERROR\",\"errorCount\":1}]")));
} }
@Test @Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment