commit 8c67026760
Author: Bikram Choudhury <bchoudhury@microsoft.com>
Date: Tue Dec 30 18:26:10 2025 +0530
Refactor dropdown utilities and fix test helper functions
commit fda6b59bc1
Author: Bikram Choudhury <bchoudhury@microsoft.com>
Date: Sun Dec 28 14:32:11 2025 +0530
Make DataExplorerRoot as an optional check
commit 2ce91f1ef8
Author: Bikram Choudhury <bchoudhury@microsoft.com>
Date: Sat Dec 13 18:16:53 2025 +0530
Add test infrastructure and data-test attributes for Container Copy e2e testing
* Acquire token for NoSQL account prior to running tests.
* Change client id to user assigned managed identity.
* Change to use managed identity. Add token variables for gremlin and
tables.
* Add RBAC details to test README.
* Add token for SQL readonly database. Skip resource token tests when RBAC
enabled.
* Use hardcoded account name for sql readonly.
* Use specific tag for sql readonly.
* Remove comment.