The hed-standard/hed-python repository has the hed-standard/hed-schemas repository as a sub-module in the spec_tests directory. There is a test that all of the released schemas in that repository load successfully. (Some of them are not compliant with the current standard, but they all should load to be used in validation.) We need to write an equivalent loading test for hed-javascript.
The hed-standard/hed-python repository has the hed-standard/hed-schemas repository as a sub-module in the
spec_testsdirectory. There is a test that all of the released schemas in that repository load successfully. (Some of them are not compliant with the current standard, but they all should load to be used in validation.) We need to write an equivalent loading test forhed-javascript.