tests: api: auth: full coverage for auth endpoints

This commit is contained in:
Jesse Chan
2020-10-11 16:56:48 +08:00
parent 49bc51952b
commit 3610c9ef8d
6 changed files with 343 additions and 44 deletions

3
.gitignore vendored
View File

@@ -59,3 +59,6 @@ run/
# JSDoc output
docs/
out/
# Coverage reports
coverage/