summary refs log tree commit diff
path: root/e2e-tests/tools
AgeCommit message (Collapse)Author
39 hourse2e-tests: Pass --no-same-owner flag to tar.Arun Isaac
This is required to run tar successfully within the CI end-to-end tests container.
9 dayse2e-tests: Add tests based off of examples in the ccwl manual.Arun Isaac
2025-08-24Add end-to-end tests.Arun Isaac
End-to-end tests allow us to test the whole of ravanan. This is a useful sanity check to ensure that basic workflows remain working.