Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems trying to test #19

Open
isaacguerreir opened this issue Feb 3, 2022 · 2 comments
Open

Problems trying to test #19

isaacguerreir opened this issue Feb 3, 2022 · 2 comments

Comments

@isaacguerreir
Copy link

I cloned the project and run the following steps:

npm i
npm test

and this is the result

> [email protected] test
> bash test.sh

📝 Summary
📊 Statistics
       0 succeeded
       0 failed
       0 succeeded but were different

What other steps do I need to do to run the tests?

@jamesamcl
Copy link
Member

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).

Let me know if that helps!

@jamesamcl
Copy link
Member

The automated testing workflow for this repo uses sboltools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants