AMWA-TV / nmos-testing

Testing tool for the AMWA NMOS Specifications
https://specs.amwa.tv/nmos-testing/
Apache License 2.0
41 stars 48 forks source link

[IS-05 / IS-04] Check version field in registry tallies with node API after PATCH #848

Open matthewdicken opened 7 months ago

matthewdicken commented 7 months ago

In the IS05-IS04 interaction test suite, Test 06 checks that the version field has updated in the Node API after an immediate activation, but doesn't also check that the registry has been updated. It might not be possible/practical to add this as part of the IS05/04 test regime as it would also require the registry to be running, but it should be tested somewhere, to make sure that nodes respond to patch requests and maintain consistency in the registry.

garethsb commented 7 months ago

Agree with you on both reason why this is important and also why it hasn't been implemented yet. Already tracked as #345 and #604... but the fact that it's been raised multiple times indicates it's important.