testdata
Last updated: 2025-10-30 01:14:56.832160 File source: link on GitLab
Test Data for Acceptance Tests
This testdata/ directory contains supporting data used for acceptance tests. It includes three main subdirectories:
Directory Structure
ensembles/
ensembles/Contains ensembles used in acceptance test scenarios.
scripts/
scripts/Holds all scripts referenced by ensembles. Note: Do not use absolute paths when referencing scripts in ensembles; use only the filename.
logs/
logs/Stores logs generated during test execution, useful for debugging and analyzing test results.
Last updated

