Archived
1
0
Commit Graph

106 Commits

Author SHA1 Message Date
fd3cb6cfa0 refactor: update unit tests for hash fns
Since the hash and isHashMatch are now async, I had to update the tests
accordingly. Now everything is working.
2021-06-08 14:33:13 -07:00
fc3326f1f2 feat: add tests using real hashes 2021-06-08 14:33:12 -07:00
aaf044728f refactor: add functions to check hash password 2021-06-08 14:33:12 -07:00
f35120c0a3 feat: add unit test for hash function 2021-06-08 14:33:12 -07:00
46fe77d464 chore: update CHANGELOG 2021-05-13 12:10:22 -07:00
2a657ab930 feat: add tests for getEnvPaths 2021-05-13 12:10:21 -07:00