Skip to content

Full test coverage of qbreader folder#24

Merged
geoffrey-wu merged 6 commits intoqbreader:mainfrom
jhaddixcodes:add-correspondence-and-normalize-tests
Apr 13, 2026
Merged

Full test coverage of qbreader folder#24
geoffrey-wu merged 6 commits intoqbreader:mainfrom
jhaddixcodes:add-correspondence-and-normalize-tests

Conversation

@jhaddixcodes
Copy link
Copy Markdown
Contributor

This pull request closes #16 and:

  • Adds success and exception tests for normalize_cats and category_correspondence as detailed in Add tests for api_utils.category_correspondence and api_utils.normalize_cats #16
  • Adds success, exception, and warning tests for normalize_enumlike which at the moment is only implicitly covered by other tests
  • Adds test to test_query_min_max_year_range in test_async which existed in test_sync but wasn't added to the asynchronous version

This should mean 100% coverage of the qbreader folder.

@geoffrey-wu geoffrey-wu merged commit fc5153f into qbreader:main Apr 13, 2026
8 checks passed
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

Successfully merging this pull request may close these issues.

Add tests for api_utils.category_correspondence and api_utils.normalize_cats

2 participants