Simplify `state` string generation mocking
Now that we have good support for mocking imports in tests, we can use that to mock `generateHexString` calls in `OAuthClient` rather than needing to have a test seam in the class. This improves test coverage slightly.
Showing
Please register or sign in to comment