summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/toHash.test.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-17Update toHash testsMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-11-11Make toHash async to prep for SubtleCryptoMatthew Miller
2022-07-28Run `npm run lint`Matthew Miller
2022-07-28Update some test importsMatthew Miller
2022-05-18Fix some Buffer() deprecation warnings in testsMatthew Miller
2022-04-10add toHash function testTaigaMikami