You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test suite in this repo is a bit out of date. I have been testing sbolgraph by using sboltools which is a command line wrapper around sbolgraph. The tests do work there, and they are more comprehensive than the test suite here ever was (they are able to diff the resulting RDF triple by triple).
I cloned the project and run the following steps:
npm i npm test
and this is the result
What other steps do I need to do to run the tests?
The text was updated successfully, but these errors were encountered: