Browse Source

Prefix all test file names with sequence numbers.

Stefano Cossu 5 years ago
parent
commit
60652fa7d0

+ 0 - 0
tests/0_data_structures/test_graph.py → tests/0_data_structures/test_0_0_graph.py


+ 0 - 0
tests/1_store/test_lmdb_store.py → tests/1_store/test_1_0_lmdb_store.py


+ 0 - 0
tests/2_api/test_resource_api.py → tests/2_api/test_2_0_resource_api.py


+ 0 - 0
tests/2_api/test_admin_api.py → tests/2_api/test_2_1_admin_api.py


+ 0 - 0
tests/3_endpoints/test_ldp.py → tests/3_endpoints/test_3_0_ldp.py


+ 0 - 0
tests/3_endpoints/test_admin.py → tests/3_endpoints/test_3_1_admin.py


+ 0 - 0
tests/3_endpoints/test_query.py → tests/3_endpoints/test_3_2_query.py


+ 0 - 0
tests/4_ancillary/test_toolbox.py → tests/4_ancillary/test_4_0_toolbox.py