chore: bump msw; switch to happy-dom for testing #2047
website-tests.yml
on: pull_request
Check format and types
1m 54s
Unit Tests
42s
Annotations
2 errors
src/components/SearchPage/SearchFullUI.spec.tsx > SearchFullUI > toggle field visibility:
website/src/components/SearchPage/SearchFullUI.spec.tsx#L238
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/SearchPage/SearchFullUI.spec.tsx:238:15
|
Unit Tests
Process completed with exit code 1.
|