Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:entwickler:regression_test_suite [2026/08/24 17:57] – kainhofer | en:entwickler:regression_test_suite [2026/08/24 18:12] (current) – [Continuous integration] kainhofer | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The suite does not only test isolated PHP classes. Depending on the layer it exercises the real Admidio database abstraction, | The suite does not only test isolated PHP classes. Depending on the layer it exercises the real Admidio database abstraction, | ||
| - | Once the environment is set up, running the tests after a change is a single command in the Admidio installation directory: | + | Once the environment is set up, running the tests after a change is a single command |
| <code bash> | <code bash> | ||
| Line 291: | Line 291: | ||
| ==== Continuous integration ==== | ==== Continuous integration ==== | ||
| - | '' | + | '' |
| ^ Job ^ When ^ What it does ^ | ^ Job ^ When ^ What it does ^ | ||