dgarijo / Widoco

Wizard for documenting ontologies. WIDOCO is a step by step generator of HTML templates with the documentation of your ontology. It uses the LODE environment to create part of the template.
Apache License 2.0
292 stars 88 forks source link

Change tests based on OOPS! #583

Closed dgarijo closed 1 year ago

dgarijo commented 1 year ago

Describe the bug The OOPS! services sometimes is down (unfortunately). This makes some Widoco releases and builds not go through. Since the output from OOPS! is not changing, I propose we download inputs when the service is working and operate with those for the releases. It's too disruptive to have to wait for the service to be up for Widoco releases to come out

Solution: Change the tests to use static files generated from ontologies currently tested at the moment

dgarijo commented 1 year ago

Otherwise the builds do not work for anyone locally