Joseph Doherty
f78086334f
test(playwright): InstanceConfigure alarm-override set-priority/clear round-trip; drop stale TODO
2026-06-07 10:17:27 -04:00
Joseph Doherty
c3d7d8a6a4
test(playwright): provision a HiLo alarm in InstanceConfigureFixture (via typed CLI flags)
2026-06-07 10:13:45 -04:00
Joseph Doherty
4a2b41155b
test(e2e): Topology move-area, move-instance, and Diff-dialog (deployed instance)
2026-06-06 13:51:01 -04:00
Joseph Doherty
1122a05d04
test(e2e): Topology create-area (toolbar) + inline rename (Enter commits, Escape reverts) with CLI read-back
2026-06-06 13:44:26 -04:00
Joseph Doherty
1b2290d468
test(e2e): fail fast on missing Live badge in DebugView connect test (review fix)
2026-06-06 13:41:29 -04:00
Joseph Doherty
828d035221
test(e2e): DebugView controls/Connect gating + tolerant connect-resolves-without-hang
2026-06-06 13:38:22 -04:00
Joseph Doherty
66b503df4d
test(e2e): symmetric page-load guard + document the pause-settle window (review polish)
2026-06-06 13:29:34 -04:00
Joseph Doherty
348c01c91a
test(e2e): Deployments page pushes deploy rows via SignalR; pause suppresses, Refresh restores
2026-06-06 13:25:53 -04:00
Joseph Doherty
fecac45d05
test(e2e): InstanceConfigure attribute-override + area reassignment + not-found edge
2026-06-06 11:58:45 -04:00
Joseph Doherty
3e4b0ca44c
test(e2e): InstanceConfigure bindings round-trip (bulk assign → save → verify via instance get)
2026-06-06 11:55:23 -04:00
Joseph Doherty
e618137ce7
test(e2e): add InstanceConfigureFixture (template+attr+connection+area+instance on site-a)
...
Also extends AddAttributeAsync with an optional dataSourceReference parameter
so the fixture attribute appears in both _bindingDataSourceAttrs (bindings UI)
and _overrideAttrs (overrides UI) on the InstanceConfigure page.
2026-06-06 11:41:52 -04:00
Joseph Doherty
5546c32593
test(e2e): move deploy/disable preconditions inside try for guaranteed cleanup (review fix)
...
In Disable_Instance_ShowsOutcomeToast and Enable_Instance_ShowsOutcomeToast, the
precondition CLI calls (DeployInstanceAsync / DisableInstanceAsync) were between
CreateInstanceAsync and the try block. A throw there would skip the finally
DeleteInstanceAsync, leaking the instance. Moved those calls to be the first
statements inside try so cleanup always runs once the instance exists.
2026-06-05 10:52:00 -04:00
Joseph Doherty
ad0bc33231
test(e2e): cover Topology Enable/Disable/Delete + fix toast assertion
2026-06-05 10:48:06 -04:00
Joseph Doherty
e358c231ce
test(e2e): cover Topology Deploy action
2026-06-05 10:38:34 -04:00
Joseph Doherty
8e11f1f900
test(e2e): guard DeploymentFixture partial-init + teardown (review fixes)
2026-06-05 10:30:16 -04:00
Joseph Doherty
234ddb5201
test(e2e): add DeploymentFixture (ephemeral instance on site-a)
2026-06-05 10:25:06 -04:00