Skip to content

Implement async/sync tests for sub claim#534

Merged
ziluvatar merged 1 commit intoauth0:masterfrom
MitMaro:sub-async-tests
Oct 16, 2018
Merged

Implement async/sync tests for sub claim#534
ziluvatar merged 1 commit intoauth0:masterfrom
MitMaro:sub-async-tests

Conversation

@MitMaro
Copy link
Copy Markdown
Contributor

@MitMaro MitMaro commented Oct 15, 2018

For #492

This implements the test helpers introduced in #523 for the sub claim. It's a pretty simple refactoring without any significant changes to the current tests.

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 sub claim to use the async/sync test
helpers.
@ziluvatar ziluvatar merged commit 342b07b into auth0:master Oct 16, 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