issues
search
EUDAT-B2HANDLE
/
B2HANDLE
B2Handle Python library for interaction with Handle services
https://eudat-b2handle.github.io/
Apache License 2.0
22
stars
24
forks
source link
Change HandleSyntaxCheck, changes to integration (and unit) tests
#94
Closed
merretbuurman
closed
8 years ago
merretbuurman
commented
8 years ago
Bugfix to Handle Syntax check: It used to throw an Error if more than 1 slash was in a handle (which is allowed).
Bugfixes to integration tests that had not been run for a while
Bugfixes to unit tests
Changed directory structure and module names of tests in order to make it nose-test compatible (but this requires some more work)
Now, 207 tests (157 unit tests, 50 integration tests) pass, when using the test script.