Added an useful URL to the TODO in northbound.robot 14/33914/3
authorJozef Behran <jbehran@cisco.com>
Tue, 2 Feb 2016 15:29:46 +0000 (16:29 +0100)
committerJozef Behran <jbehran@cisco.com>
Thu, 4 Feb 2016 08:50:18 +0000 (09:50 +0100)
Change-Id: Ib2ab92ce2710c4e0b85911c6fa3f31d2f965bff4
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/MDSAL/northbound.robot

index f635b6e9c4201d890be545c6b2e2e9b28b39037a..62ede6b277fbef613714385be68cc6d1002ac5df 100644 (file)
@@ -26,7 +26,9 @@ Documentation     Metconf MDSAL Northbound test suite.
 ...               invocations (see Check_Multiple_Modules_Merge_Replace for a particularly bad
 ...               example). Create a resource that will be able to extract the data from the
 ...               requests and search for them in the response, then convert to usage of this
-...               resource (think "Thou shall not repeat yourself").
+...               resource (think "Thou shall not repeat yourself"). The following resource was
+...               found when doing research on this:
+...               http://robotframework.org/robotframework/latest/libraries/XML.html
 Suite Setup       Setup_Everything
 Suite Teardown    Teardown_Everything
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing