Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Add test suite for login and authentication #1278

Description

@jescalada

This issue will likely require completing #1275 first.

We would like to add tests for the middleware before the actual UI gets loaded. The problem, is that the tests themselves cannot be executed in dev (as they would not be able to trigger the authentication directly). We need to figure out how to execute these tests as part of the pipeline to make sure nothing breaks when pushing.

Once that is done, we want to add tests for:

  • Clicking on login button takes us to the UI chooser page
  • Clicking on each UI chooser button launches the respective UI
  • Clicking on the Switch UI buttons (on each app) takes us back to the chooser
  • Accessing UI app directly without credentials takes us back to the login page

Please add any other tests that make sense. 🙏🏻

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions