-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding CIAM E2E tests and improvements to build infrastructure (#2753) (
#2769) * Adding web app and web app call web api CIAM non CUD tests * Adding CIAM deamon test app for non CUD domain * Integrating lab client apps Refactoring * Refactoring * Setting ui test to headless * Update WebAppCallsApiCallsGraphLocally.cs * Adding CIAM CUD integration tests (#2737) * Adding CIAM CUD tests * Updating comments * Updating test --------- * Enabling test runs with VSTest * Test updates * test * Testing * Disabling test * Test * Updating the CIAM tests to use the lab API (manual testing) * Revert "Test" This reverts commit c3f3d3a. * Revert "Disabling test" This reverts commit 5f2a384. * Using hosted agents * Always publish traces * Revert "Using hosted agents" This reverts commit 7484c58. * Updating process error * Publish screenshots * Updating tests * Adding additional statements * Updating screenshot staging * Fix typo * Updating endpoint to use Http * Reconfiguring ports * hiding UI * Enabling web app tests * Resolving test issue * Fixing run time and hiding ui * Adding asp auth * Enabling test * Refactoring test YAML * Disabling restore * Fixing build task * Test * Test * Fixing parameters * Unit tests * Install test platform * Changing test runner * Updating test directories * Updating test run * Fix typo * Updating test run * Updating check * Refactoring process restart logic * Clean up YAML * Revert "Adding asp auth" This reverts commit b7622cd. * Refactoring * Enabling code coverage settings * Fix indentation --------- Co-authored-by: Bogdan Gavril <bogavril@microsoft.com> Co-authored-by: trwalke <trwalke@microsoft.com> Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
- Loading branch information
1 parent
3083a3c
commit 54afc21
Showing
16 changed files
with
468 additions
and
84 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.