summary refs log tree commit diff
path: root/e2e-tests/jobs
AgeCommit message (Collapse)Author
41 hourse2e-tests: Use YAML, instead of JSON, job files.Arun Isaac
Now that we have resolved type ambiguities in YAML input files, prefer YAML job files to JSON job files.
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.