Brent Clark
Brent Clark
**Is your feature request related to a problem? Please describe.** Mentorship requests come in after a mentor has accepted a new mentorship, or has recently cancelled requests. I believe this...
While creating PR #184 a concern arose wherein the type applied to the `auth0Id` value in a few places was a `string` which also happens to accept `null` and `undefined`...
This PR adds test bootstrapping for singletons and network request interception via the `responses` framework. It also adds a few lightweight tests confirming the interception works as well as the...