-
Notifications
You must be signed in to change notification settings - Fork 2.7k
B2C E2E Tests #1775
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
Merged
Merged
B2C E2E Tests #1775
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d6a444f
Update eslint settings
tnorling 02ea320
Add b2c sample
tnorling 6d0f45c
Add login tests
tnorling e64aa03
Add acquireToken tests
tnorling d8a81f0
Merge branch 'dev' into b2c-E2E-Sample
tnorling 7452390
Add E2E for 2.0
tnorling 34c8c89
Merge branch 'b2c-E2E-Sample' of https://github.com/AzureAD/microsoft…
tnorling d48b188
Remove telemetry config from 2.0 sample
tnorling 7055edb
Verify contents of cache, not quantity
tnorling eb57298
Verify contents of cache, not quantity
tnorling 453d54f
More accurately confirm successful login before moving on
tnorling b3a7c3f
Merge branch 'dev' into b2c-E2E-Sample
tnorling 70673b7
Remove telemetry config
tnorling d412d92
Merge branch 'dev' into b2c-E2E-Sample
tnorling d26a6e7
Setup tests to allow for easier lab user selection
tnorling 2bd295b
Setup tests to allow for easier lab user selection
tnorling c05dfd8
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
tnorling bd13710
Update sample
tnorling e8348ca
Update account logic
tnorling d843501
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
tnorling 1f04005
Update browser sample
tnorling ab946b5
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
tnorling e7a96fb
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
tnorling 5491e4b
Update E2E tests
tnorling f30c209
Remove 2.0 sample
tnorling 4f2fdba
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
tnorling e0bc92e
Revert changes to 2.0 test utils
tnorling 5385d38
Revert changes to 2.0 test utils
tnorling 9b61568
Merge branch 'dev' into b2c-E2E-Sample
tnorling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Update eslint settings
- Loading branch information
commit d6a444f01c07da7eac7a0df2bf29b83e165baffd
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fine for now, but may revise as we roll out linting to across the repo.