mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-27 00:42:57 +01:00
* Copilot assisted changes to remove shared throughput options in add database/container. * Add E2E tests verifying shared throughput option is removed from creation dialogs Add three new E2E tests to sharedThroughput.spec.ts: - New Database panel should not show shared throughput checkbox - New Container panel should not show shared throughput checkbox when creating new database - Dedicated throughput checkbox still appears for existing shared database (regression guard) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>