sunghyunkang1111
0f6c979268
Update cleanupDBs.js ( #2093 )
2025-04-03 11:10:40 -05:00
jawelton74
c2b98c3e23
Modify E2E cleanup script to use @azure/identity for AZ credentials. ( #2051 )
2025-02-10 08:48:26 -08:00
jawelton74
cbcb7e6240
Switch E2E tests to use new accounts. ( #1982 )
2024-09-30 07:29:24 -07:00
jawelton74
6925fa8e4e
Replace Entra app client secret auth with OpenID Connect in E2E tests. ( #1792 )
...
* Use Az login with OpenID connection to get test credentials.
* Set subscription id environment variable.
* Update testExplorer and cleanup job.
* Retrieve access token in test case and pass to testExplorer.
* Add debug tracing for tests.
* Set up other mongo test to use Az CLI creds.
* Revert subscription id retrieval.
* Add CLI credentials retrieval to rest of tests.
* Fix missing imports.
* Clean up redundant code.
* Remove commented import statement.
2024-04-09 10:55:08 -07:00
Steve Faulkner
2fd6305944
Fix E2E tests. Add Playwright ( #698 )
2021-04-19 22:08:25 -05:00
Steve Faulkner
254c551999
Test Explorer Improvements ( #541 )
2021-03-14 22:53:16 -05:00
Steve Faulkner
920c95b614
Fix cleanup databases task
2021-03-10 16:03:50 -06:00
Steve Faulkner
2ec9df52aa
Increase cleanup window to 60 minutes
2021-03-08 11:16:40 -06:00
Steve Faulkner
0ed9fe029d
Fix Test DB cleanup conditional
2021-03-08 10:45:26 -06:00
Steve Faulkner
45af1d7cf9
Fix Test Database Cleanup Script ( #497 )
2021-03-08 10:14:31 -06:00
Steve Faulkner
c1141406ff
End to End Test Improvements Round 2 ( #475 )
2021-03-04 22:49:52 -06:00
Steve Faulkner
498c39c877
End to End Test Improvements ( #474 )
...
* End to End Test Improvements
* indenting
* Log completed
* Fix up some test
* Add delay
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-03-04 18:12:31 -06:00
Steve Faulkner
a14d20a88e
Fix applyExplorerBindings call in Portal ( #408 )
2021-01-27 20:37:14 -06:00