Skip to content

Test gap: add side-panel render smoke test to prevent blank UI regressions #13

Description

@arnaudassoumani-collab

Gap

Current extension E2E tests validate bridge/no-egress behavior but do not include a side-panel render smoke test.

Risk

A runtime crash in sidebar React tree can ship and only be detected manually as a blank/non-usable panel.

Proposal

Add a deterministic E2E smoke test that:

  1. Loads the extension.
  2. Navigates to chrome-extension://<id>/sidebar.html.
  3. Verifies root render + key controls exist.
  4. Captures console/page errors and fails on uncaught errors.

Acceptance criteria

  • CI fails on uncaught sidebar render exceptions.
  • Basic controls are detected in sidebar smoke test.
  • Test outputs include captured console/page errors for debugging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions