From 24a981749b9194875a467cfffd1dfdd56356a0a7 Mon Sep 17 00:00:00 2001 From: Patrick Keroulas Date: Tue, 22 Oct 2024 15:07:13 -0400 Subject: [PATCH] IS-13: list uncovered tests --- nmostesting/suites/IS1301Test.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nmostesting/suites/IS1301Test.py b/nmostesting/suites/IS1301Test.py index dde64f0c..8ce57fa0 100644 --- a/nmostesting/suites/IS1301Test.py +++ b/nmostesting/suites/IS1301Test.py @@ -18,6 +18,11 @@ Specification (https://specs.amwa.tv/is-13/). At the end of the test, the initial state of the tested unit is supposed to be restored but this cannot be garanteed. +Not covered yet: +* Persistency: https://specs.amwa.tv/is-13/branches/v1.0-dev/docs/Behaviour.html#persistence-of-updates +* Read only Tags: https://specs.amwa.tv/is-13/branches/v1.0-dev/docs/Behaviour.html#read-only-tags +* 500 reponses are ignored + Terminology: * `resource` refers to self, devices, senders or receivers endpoints * `annotation_property` refers to annotable objects: label, description or tags