about summary refs log tree commit diff
path: root/e2e-tests/tests.yaml
AgeCommit message (Collapse)Author
8 hoursworkflow: Add defaults to inputs even with Workflow class workflows. HEAD mainArun Isaac
Earlier, we were adding defaults only with CommandLineTool class workflows, and ignoring defaults in Workflow class workflows.
3 dayse2e-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.
10 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.