Skip to content

Test Runner v2.0.0

Latest
Compare
Choose a tag to compare
@FritzHeiden FritzHeiden released this 05 Jun 13:27
· 4 commits to master since this release
357bd27

CTA WAVE Streaming Media Test Suite - Devices: Test Runner Release v2.0.0

With this release come new features and several bug fixes:

  • Test Subset: define subsets to enable quick selection in the configuration page, as well as tags that are used in filters
  • Better Logging: logs are sent to the server frequently and are included in the json results
  • HbbTV Support: all control pages now support HbbTV
Changelog:

Features:

  • feat: add tags and subsets with filters and messages in config page (#37)
  • feat: upgrade bulma to 1.0.0 and fontawesome to 6.5.2 (#54)
  • feat: add dynamic test subset selection (#52)
  • feat: add function to override test timeout (#50)
  • feat: make control pages responsive, clean up (#45)
  • feat: add logs cache for tests
  • feat: add logs to reported result
  • feat: add delay to next.html
  • feat: add hbbtv support to all html files

Fixes:

  • fix: download results in all forms broken (#49)
  • fix: make pre-test.html forward to test (#46)
  • fix: last completed test api function returning code 500 (#44)
  • fix: rest api update api result (#42)
  • fix: test selection and http polling
  • fix: HTTPS proxy not working