Commit Graph

12 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 260d38ab1b test(refresh tokens): added tests for refresh tokens
+ scaffolded tests for user search and server info update routes
2020-09-21 10:03:49 +01:00
Dimitrie Stefanescu ec8fd46c5a test(auth): added tests for authN/Z registration, redirection and token exchange 2020-09-21 09:51:40 +01:00
Dimitrie Stefanescu 512e105cd5 test(auth): added test for serverinfo auth strategies test 2020-09-20 16:23:12 +01:00
Dimitrie Stefanescu c843d68abe feat(apps): listing, revoking, & tests 2020-09-20 15:05:32 +01:00
Dimitrie Stefanescu a9f5adad2f feat(apps): services & gql resolvers + tests 2020-09-19 15:51:50 +01:00
Dimitrie Stefanescu 6cdeccb74b feat(apps): more service implementations, cleanup, and tests 2020-09-18 23:12:43 +01:00
Dimitrie Stefanescu 03bd49ef6d feat(apps): scaffolded more app services & more (cleanup, tests, etc.) 2020-09-18 16:46:23 +01:00
Dimitrie Stefanescu 1b57a2ba4b feat(auth): returns the userid on registration if no app id is present 2020-08-31 18:28:16 +01:00
Dimitrie Stefanescu 8a023d25d5 fix(setup): fully removes the setup check app 2020-08-31 18:15:18 +01:00
Dimitrie Stefanescu 89e8f671c8 test(pass): all tests now pass 🧙‍♂️
increase coverage to >90% (and keep it there). currently at 89.6% - so close
2020-07-22 22:03:51 +01:00
Dimitrie Stefanescu 73a7f2853d test(gql): fixed last gql tests (objects) 2020-07-22 21:31:24 +01:00
Dimitrie Stefanescu 13b6ccb400 chore(naming): renamed apps to auth 2020-07-19 23:57:46 +01:00