NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Add integration tests for words starting with diacritics. #38

Closed blairlearn closed 4 years ago

blairlearn commented 4 years ago

Issue #37 address a likely issue with diacritics not being handled properly. We need to add integration tests for that.

ESTIMATE 20

Related:

37 Modify loader to properly handle terms starting with letters which have diacritics

NCIOCPL/glossary-api#137 (glossary loader) Letters with diacritics are treated as "not a letter."

blairlearn commented 4 years ago

The data has not changed since the last dump, and it turns out there no drug names (or aliases) which use diacritics and might be used to test this.

We shall for now assume that it works correctly.