Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement async/sync tests for the aud claim #535

Merged
merged 1 commit into from
Oct 17, 2018

Conversation

MitMaro
Copy link
Contributor

@MitMaro MitMaro commented Oct 15, 2018

For #492

This implements the test helpers introduced in #523 for the aud claim. I also parameterized some of the test cases in an attempt to simplify them.

Coverage Master

=============================== Coverage summary ===============================
Statements   : 97.87% ( 230/235 )
Branches     : 97.55% ( 199/204 )
Functions    : 100% ( 23/23 )
Lines        : 98.28% ( 228/232 )
================================================================================

Coverage Branch

=============================== Coverage summary ===============================
Statements   : 97.87% ( 230/235 )
Branches     : 97.55% ( 199/204 )
Functions    : 100% ( 23/23 )
Lines        : 98.28% ( 228/232 )
================================================================================

Refactor existing tests for the aud claim to use the async/sync test
helpers.
@ziluvatar ziluvatar merged commit 1c8ff5a into auth0:master Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants