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

Implement a test suite #47

Open
bergos opened this issue Feb 26, 2016 · 4 comments
Open

Implement a test suite #47

bergos opened this issue Feb 26, 2016 · 4 comments
Assignees

Comments

@bergos
Copy link
Member

bergos commented Feb 26, 2016

A test suite should be implemented to test code for compliance.

Examples of test suites: rdf-test-graph or Promises/A+ Compliance Test Suite

@bergos bergos self-assigned this Feb 26, 2016
@bergos
Copy link
Member Author

bergos commented Jul 1, 2016

I implemented an initial version of the test suite. Most things should be covered, but we need more tests for the .toCanonical stuff.

@bergos
Copy link
Member Author

bergos commented Jul 7, 2016

.toCanonical of quads should end with a full stop

@bergos
Copy link
Member Author

bergos commented Apr 14, 2017

I've updated the tests, but also merged them into the rdf-data-model. See also #115. If we have enough votes in the other issue, I will move that repository and close this issue.

@elf-pavlik
Copy link
Member

Should we just reference https://github.com/rdfjs/data-model/tree/master/test ?

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

3 participants