Skip to content

[bug][infrastructure] Maestro: Session list pollution from stale test sessions #47

@vriesdemichael

Description

@vriesdemichael

The Session list in the app is being polluted with hundreds of 'New session' entries from Maestro test runs. Since shared setup uses , the app state is reset but the sessions persist on the server side.

Proposed Solution:

  • Add a cleanup step to the test server or the setup flow to delete test sessions.
  • Or use a dedicated test user/account that can be wiped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginfrastructureCI/CD, tooling, and build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions