THM-Health / PILOS

PILOS is an easy-to-use open source front-end for BigBlueButton servers with a built-in load balancer. Docker-Images: https://hub.docker.com/r/pilos/pilos
https://thm-health.github.io/PILOS/
GNU Lesser General Public License v2.1
51 stars 18 forks source link

Equivalent frontend test scope in Cypress #1150

Open SamuelWei opened 4 months ago

SamuelWei commented 4 months ago

The new front-end test solution in Cypress should achieve roughly the same test scope as the old tests written in Vitest.

Sabr1n4W commented 4 months ago

General overview of the front-end tests that should be covered by the Cypress tests Groups and contents of the groups are roughly sorted by priority

General

RoomsIndex

RoomsView

User Profile

Maybe can be combined with SettingsUsers

Settings

MeetingsIndex

Sabr1n4W commented 3 weeks ago

Overview of tests that were already merged into develop

General

RoomsIndex

RoomsView

User Profile

Settings

MeetingsIndex