Skip to content

Migrate remaining node inspector e2e tests to playwright#953

Merged
hhubert6 merged 5 commits intomainfrom
rewrite-e2e-node-inspector-tests-to-playwright
Mar 19, 2026
Merged

Migrate remaining node inspector e2e tests to playwright#953
hhubert6 merged 5 commits intomainfrom
rewrite-e2e-node-inspector-tests-to-playwright

Conversation

@hhubert6
Copy link
Contributor

No description provided.

Base automatically changed from fix-flaky-e2e-tests to main March 18, 2026 09:41
@hhubert6 hhubert6 force-pushed the rewrite-e2e-node-inspector-tests-to-playwright branch from 57eaf29 to b40107f Compare March 18, 2026 09:55
@hhubert6 hhubert6 marked this pull request as ready for review March 18, 2026 11:48
@hhubert6 hhubert6 requested a review from Copilot March 18, 2026 11:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates the remaining Node Inspector end-to-end coverage from the legacy Elixir-based e2e suite to the Playwright e2e suite, consolidating Node Inspector behavior tests under the JS/TS runner.

Changes:

  • Removed the legacy test/e2e/node_inspector_test.exs Node Inspector e2e module.
  • Added/migrated Node Inspector scenarios into e2e/tests/node-inspector.spec.ts (filters, search, copy, dead view mode, node highlighting).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
test/e2e/node_inspector_test.exs Deletes the legacy Node Inspector e2e tests to complete the migration.
e2e/tests/node-inspector.spec.ts Adds Playwright equivalents for Node Inspector behaviors (filters/search/copy/highlight/dead-view mode).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@hhubert6 hhubert6 requested review from kraleppa and srzeszut March 18, 2026 15:47
Copy link
Contributor

@srzeszut srzeszut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@hhubert6 hhubert6 merged commit 84720b3 into main Mar 19, 2026
4 checks passed
@hhubert6 hhubert6 deleted the rewrite-e2e-node-inspector-tests-to-playwright branch March 19, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants