Skip to content

No browser-level smoke tests #28

Description

@EdmondDantes

Chore

Board, dock and theme interactions are verifiable only by hand — there is no browser automation in the repository, so npm run build gates on unit tests that cover HTML escaping and the API boundary and nothing that renders.

Sketch

  • A Playwright setup wherever a browser exists, covering the interactions a unit test cannot see: dragging a card, opening the dock, switching theme, the keyboard paths that dev/DECISIONS.md already treats as a contract.
  • Keep it out of the default npm test if the environment has no browser; a separate script is fine.

Acceptance

  • A smoke run opens the board against a stub API and asserts the dock, the theme switch and the keyboard navigation still work.

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