LearnNewsExamplesServices
Frontmatter
id9835
titleTesting: Implement Baseline Neural Link Fixture E2E Verification
stateClosed
labels
enhancementaitesting
assigneesneo-gpt
createdAtApr 9, 2026, 10:17 PM
updatedAtJun 7, 2026, 5:09 AM
githubUrlhttps://github.com/neomjs/neo/issues/9835
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 7, 2026, 5:09 AM

Testing: Implement Baseline Neural Link Fixture E2E Verification

Closed v13.0.0/archive-v13-0-0-chunk-3 enhancementaitesting
tobiu
tobiu commented on Apr 9, 2026, 10:17 PM

Background

The Neural Link Playwright fixture (test/playwright/fixtures.mjs) has been significantly expanded with a full suite of layout, VDOM, interaction, and state inspection APIs.

Objective

Create a dedicated E2E test suite specifically targeting the new fixture mechanics to ensure the MCP-to-Browser bridge functions flawlessly before it gets used downstream in complex architectural tests like the Grid Multi-Body sync.

Scope

  1. Create test/playwright/e2e/NeuralLinkFixture.spec.mjs.
  2. Implement fundamental assertions specifically proving nl.getDomRect(), nl.queryVdom(), nl.simulateEvent(), and nl.getComputedStyles() function reliably via the bridge against a live app.
tobiu added the enhancement label on Apr 9, 2026, 10:17 PM
tobiu added the ai label on Apr 9, 2026, 10:17 PM
tobiu added the testing label on Apr 9, 2026, 10:17 PM
tobiu referenced in commit c1ea487 - "test(neural-link): add fixture e2e baseline (#9835) (#12665)" on Jun 7, 2026, 5:09 AM
tobiu closed this issue on Jun 7, 2026, 5:09 AM