Validation tests:
January 6, 2026 ยท View on GitHub
Automated validation tests for EBU-LIST based on ebu-list-sdk:
- basics: authentication, pcap upload, analysis validation, download
- advanced: audio-jitter against profiles
Build
cd js/tests
yarn build
Tests
cd js/tests
yarn run validation-tests-basics -b http://<server_@> -u <user> -p <pwd>
yarn run validation-tests-advanced -b http://<server_@> -u <user> -p <pwd>