bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
781 stars 3.81k forks source link

V3: Automated tests #4180

Open debuglevel opened 1 year ago

debuglevel commented 1 year ago

Is your feature request related to a problem? Please describe. There already seem to be some Unit Tests in the spec/ folder. But as far as I've seen, there are none to test the actual deployment.

Describe the solution you'd like I could imagine that the following could be tested automatically:

debuglevel commented 9 months ago

See #5409 which prevents the current release to start up at all.

debuglevel commented 9 months ago

See #5437 which prevented the release to start up.

debuglevel commented 5 months ago

See #5703 which makes Greenlight 3 unusable.

debuglevel commented 4 months ago

It would be really nice to have some tests in the CI/CD. Maybe blindside networks could add a basic Hello World test and the community could add further tests?