Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | Cleanup test skipping | John Ericson | |
- Try not to put cryptic "99" in many places Factor out `exit 99` into `skipTest` function - Alows make sure skipping a test is done with a reason `skipTest` takes a mandatory argument - Separate pure conditionals vs side-effectful test skipping. "require daemon" already had this, but "sandbox support" did not. | |||
2023-01-17 | Test the migration of the user profiles | Théophane Hufschmitt | |