Skip to content
#

owl-api

Here are 48 public repositories matching this topic...

cmungall
cmungall commented May 1, 2017

E.g. when loading cgd we get

2017-05-01 10:16:25,974 INFO  (GafSolrDocumentLoader:189) Skipping taxon closures for unknown id: NCBITaxon:1136231
2017-05-01 10:16:25,980 INFO  (GafSolrDocumentLoader:189) Skipping taxon closures for unknown id: NCBITaxon:1136231
2017-05-01 10:16:25,984 INFO  (GafSolrDocumentLoader:189) Skipping taxon closures for unknown id: NCBITaxon:1136231

First

phi-line
phi-line commented Jun 12, 2018

With such a massive amount of data (100,000 courses) being added with the #59 archive scraper, we need a way to check if all the correct keys for section data exist. An automated test should be made with pytest. You can find some of the examples that we've made in tests/test_server.py.

Here's a snippet to get you started:

class TestGenerateURL(TestCase):
    def test_sample_url_can_b

Improve this page

Add a description, image, and links to the owl-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the owl-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.