Continuous Integration with LightBuildServer

From OpenPetra Wiki
Revision as of 05:02, 16 March 2023 by Pokorra (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Unit Tests for the server side and client integration tests

We have nightly tests running for the two database systems that we support:

The test script for MySQL is this: https://github.com/SolidCharity/lbs-openpetra/blob/master/openpetra-test-mysql/setup.sh

Those tests include integration tests for the javascript client, using Cypress.