• Robert Knight's avatar
    Simplify `state` string generation mocking · e1e43428
    Robert Knight authored
    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.
    e1e43428
oauth-client-test.js 8.41 KB