Skip to content

Consider executing parts of tests programmatically instead of in the browser to speed up tests #692

@jf-x-dev

Description

@jf-x-dev

So for example:

  • Consider using Playwrights Authentication state for one account per worker
    • Could allow a worker to login just once which would remove the need to login for every test
  • For basically all "setup" fixtures we could consider executing these programmatically, e.g. via API calls
    • The setup parts (e.g scheduling a session) are often covered by their own tests, so there is no need to run them in the browser

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