From 200fd6b4c4a68de86dfd20fc177ac7ce1e6775df Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Wed, 3 Jun 2026 16:08:15 -0400 Subject: [PATCH] =?UTF-8?q?docs(audit):=20FOCAS-Test-Fixture.md=20?= =?UTF-8?q?=E2=80=94=20fix=20duplicated=20test-file=20bullet=20(review=20f?= =?UTF-8?q?ix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/drivers/FOCAS-Test-Fixture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/drivers/FOCAS-Test-Fixture.md b/docs/drivers/FOCAS-Test-Fixture.md index b5e1a690..4cda662c 100644 --- a/docs/drivers/FOCAS-Test-Fixture.md +++ b/docs/drivers/FOCAS-Test-Fixture.md @@ -140,8 +140,8 @@ Or use `scripts/integration/run-focas.ps1` which wraps compose up / test — collection fixture + mock admin API client - `tests/Drivers/ZB.MOM.WW.OtOpcUa.Driver.FOCAS.IntegrationTests/Series/WireBackendTests.cs` — fixed-tree end-to-end tests (identity / axes / spindle / program / timers) -- `tests/Drivers/ZB.MOM.WW.OtOpcUa.Driver.FOCAS.IntegrationTests/Series/WireBackendTests.cs` - — pure-wire-backend end-to-end tests +- `tests/Drivers/ZB.MOM.WW.OtOpcUa.Driver.FOCAS.IntegrationTests/Series/WireBackendCoverageTests.cs` + — broader wire-backend coverage: PARAM / MACRO / PMC reads, `DiscoverAsync`, `SubscribeAsync`, `IAlarmSource` raise + clear, `IHostConnectivityProbe` - `tests/Drivers/ZB.MOM.WW.OtOpcUa.Driver.FOCAS.Tests/FakeFocasClient.cs` — in-process unit fake - `src/Drivers/ZB.MOM.WW.OtOpcUa.Driver.FOCAS/Wire/WireFocasClient.cs` — the