#4071 DBQueryTestCase class doesn't work for other hub modules
Closed: Fixed by tkopecek. Opened by mikem.

A contributor was trying to write a unit test for hub code that was not entirely in kojihub.py and found that inheriting DBQueryTestCase did not work as it did for our existing tests. The code only mocks kojihub.QueryProcessor, not other import paths.

Fix in #4068


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.35

Metadata Update from @tkopecek:
- Issue tagged with: no_qe

Commit f5c9ca95 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4071

Please continue any further discussion there.

Metadata
Related Pull Requests