aboutsummaryrefslogtreecommitdiff
path: root/doc/schema-test-suite.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/schema-test-suite.rst')
-rw-r--r--doc/schema-test-suite.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/schema-test-suite.rst b/doc/schema-test-suite.rst
index a183100..a82c7cf 100644
--- a/doc/schema-test-suite.rst
+++ b/doc/schema-test-suite.rst
@@ -23,3 +23,18 @@ POST
.. literalinclude:: schema/1.0/test_suite_post.json
:language: json
+
+Notes
++++++
+
+* ``test_set``: If not specified, the test set executed must be registered using the appropiate API call.
+
+* ``test_case``: If not specified, the test case executed must be registered using the appropriate API call.
+
+More Info
+*********
+
+* :ref:`Test set schema <schema_test_set>`
+* :ref:`Test case schema <schema_test_case>`
+* :ref:`API results <intro_schema_results>`
+* :ref:`Schema time and date <intro_schema_time_date>`