551 cookie banner #89
Annotations
4 errors
test/unit/get-startedPage.test.js > Get Started Page (seed: 1729896906944) > Renders the correct headings:
test/unit/get-startedPage.test.js#L28
AssertionError: expected '\n Cookies on Submit and upd…' to contain 'How to prepare and submit your enim a…'
- Expected
+ Received
- How to prepare and submit your enim aute data
+
+ Cookies on Submit and update your planning data
+
❯ test/unit/get-startedPage.test.js:28:54
|
test/unit/http-errorPage.test.js > http-error.html(seed: 1729896904531) > Renders the correct heading:
test/unit/http-errorPage.test.js#L26
AssertionError: expected '\n Cookies on Submit and upd…' to contain 'Error accessing data URL'
- Expected
+ Received
- Error accessing data URL
+
+ Cookies on Submit and update your planning data
+
❯ test/unit/http-errorPage.test.js:26:54
|
test/unit/views/organisations/dataset-overview.test.js > Dataset Overview Page > Renders dataset details correctly:
test/unit/views/organisations/dataset-overview.test.js#L73
AssertionError: expected 'Cookies on Submit and update your pla…' to contain 'Dataset details'
Expected: "Dataset details"
Received: "Cookies on Submit and update your planning data"
❯ test/unit/views/organisations/dataset-overview.test.js:73:70
|
test
Process completed with exit code 1.
|