summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/methods/startAuthentication.test.ts
AgeCommit message (Expand)Author
2023-02-28Update testsMatthew Miller
2023-02-08Update testsMatthew Miller
2022-12-27Lint everythingMatthew Miller
2022-12-27Fix testsMatthew Miller
2022-11-19Fix issues in Browser due to TypeScript upgradeMatthew Miller
2022-09-28Remove reset() from abort serviceMatthew Miller
2022-08-16Capitalize the "A" in "Webauthn"Matthew Miller
2022-07-28Run `npm run lint`Matthew Miller
2022-07-28Update some test importsMatthew Miller
2022-07-04Add testsMatthew Miller
2022-06-20Add tests for conditional UI supportMatthew Miller
2022-06-20Add tests for WebAuthnAbortServiceMatthew Miller
2022-06-20Update tests for abort supportMatthew Miller
2022-06-20Fix browser method imports in testsMatthew Miller
2022-04-27Add tests for new transportMatthew Miller
2022-04-12Change error name to a specific type, fixes #190Felix Mosheev
2022-04-11Use new helper instead of error subclassesMatthew Miller
2022-03-07Add tests for authenticationMatthew Miller
2021-08-25Update jest testsMatthew Miller
2021-08-24fix unit testsJarrett Helton
2021-08-24Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-typesJarrett Helton
2021-08-21renaming assertion -> authenticationJarrett Helton