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

✅ Add unit tests #103

Open
ccamel opened this issue Mar 29, 2023 · 0 comments
Open

✅ Add unit tests #103

ccamel opened this issue Mar 29, 2023 · 0 comments

Comments

@ccamel
Copy link
Member

ccamel commented Mar 29, 2023

Issue

In Pull Request #56, we implemented unit testing for the ontology using SHACL files to verify its compliance with quality standards and intended functionality. However, to maintain this high standard, it is crucial that we keep adding new tests. Consistently writing and executing tests will allow us to validate the ontology's structure and constraints, ensuring it is compliant and meets all necessary requirements throughout the development process. This approach will help us identify and rectify any issues with the ontology, ensuring it operates as expected when released and deployed.

Todo

  • Identify areas of the ontology (including instances/examples) that are not yet covered by tests and that are of major interest for test writing.
  • Write new tests to cover these areas.
  • Ensure that the new tests are complete and meet established testing standards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants