summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/setupTests.ts
AgeCommit message (Expand)Author
2023-09-28Silenec warnings during testsMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Fix linting issues in browserMatthew Miller
2023-08-18Format browserMatthew Miller
2022-04-11Remove old generateCustomErrorMatthew Miller
2022-04-11Migrate custom errors into jest helperMatthew Miller
2022-03-07Define errors globally for testingMatthew Miller
2022-03-06Add mock for window.location.hostnameMatthew Miller
2022-03-06Update how navigator.credentials is mockedMatthew Miller
2020-05-25Remove global.window check in setupTestsMatthew Miller
2020-05-25Add test for window being undefinedPascal Sthamer
2020-05-21Comment out console spies in browserMatthew Miller
2020-05-21Add tests for startAttestation in browserMatthew Miller
2020-05-20Create browser packageMatthew Miller