Commit Graph

5 Commits

Author SHA1 Message Date
Joseph Doherty 40f6d21392 test(playwright): add CLI role-mapping create/delete helpers (Wave 4 prep) 2026-06-07 03:28:29 -04:00
Joseph Doherty c7ab17cda5 test(playwright): add external-system/notification-list/shared-script CLI helpers (Wave 3 foundation) 2026-06-06 14:34:12 -04:00
Joseph Doherty 1afb3670c5 test(e2e): add ListAreaIdsByNamePrefixAsync CLI helper for UI-created area teardown
Adds CliRunner.ListAreaIdsByNamePrefixAsync so Playwright tests can locate
and delete areas they created through the UI without needing the id returned
from a CLI create call. Mirrors ListTemplateIdsByNamePrefixAsync. Round-trip
test verifies create → list-by-prefix → delete against the live cluster.
2026-06-06 13:20:11 -04:00
Joseph Doherty a8a515ec8a test(e2e): add CliRunner helpers for data-connection, api-method, api-key teardown, instance read-back 2026-06-06 11:37:57 -04:00
Joseph Doherty 4a7c46f1db test(e2e): add CliRunner typed fixture helpers 2026-06-05 10:04:05 -04:00