We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d29de commit 6b16d3cCopy full SHA for 6b16d3c
doc/source/io_developers_guide.rst
@@ -54,7 +54,7 @@ These tests:
54
* check for compliance with the schema: hierarchy, attribute types, ...
55
* For IO modules confirm they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
56
57
-The test scripts download all files from `gin-gnode`_ and store them locally in ``/tmp/files_for_tests/``.
+The test scripts download all files from `gin-gnode`_ and store them locally in ``<home>/ 'ephy_testing_data'``.
58
Subsequent test runs use the previously downloaded files, rather than trying to download them each time.
59
60
Each test must have at least one class that inherits ``BaseTestRawIO`` and that has 3 attributes:
0 commit comments