Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-07 | test rule with_serve: Pass also the commit trees to the test script | Paul Cristian Sarbu | |
2023-11-16 | test: Check that serve service works in compatible mode | Paul Cristian Sarbu | |
Added compatibility envariable to the with_serve rule, guarded tests using --fetch-absent such that they run only in native mode, and made all serve-service tests aware of the compatibility flag. | |||
2023-11-15 | test end-to-end: Expose the serve build root in the test environment | Paul Cristian Sarbu | |
This will allow end-to-end tests to pre-populate the serve build root if needed. | |||
2023-11-15 | test end-to-end: Cleanup of with_serve runner Python script | Paul Cristian Sarbu | |
2023-11-02 | serve test runner: Fix style and missing counter increment | Paul Cristian Sarbu | |
2023-10-20 | with_serve_test_runner.py: terminate serve process at the end | Alberto Sartori | |
2023-09-15 | Add an end-to-end test for fetching absent roots | Klaus Aehlig | |
2023-09-15 | Add infrastructure for end-to-end tests using just serve | Klaus Aehlig | |