Skip to content

Commit 37366d7

Browse files
authored
Update io_developers_guide.rst
tried to clarify purpose of tests
1 parent 965fa84 commit 37366d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/io_developers_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Tests
5151
To use these you need to upload some sample data files at `gin-gnode`_. They will be publicly accessible for testing Neo.
5252
These tests:
5353

54-
* check the compliance with the schema: hierarchy, attribute types, ...
55-
* For IO modules confirms it is able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
54+
* check for compliance with the schema: hierarchy, attribute types, ...
55+
* For IO modules confirms they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
5656

5757
The test scripts download all files from `gin-gnode`_ and store them locally in ``/tmp/files_for_tests/``.
5858
Subsequent test runs use the previously downloaded files, rather than trying to download them each time.

0 commit comments

Comments
 (0)