Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 470 Bytes

File metadata and controls

21 lines (15 loc) · 470 Bytes

Validation tests:

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>