The current situation with unit tests has some shortcomings, this branch brings the following improvements:
test_fedora_hubs_api.py
hubs.tests
Once again, there are many commits, .... you know the drill ;-)
The aim is to make it easier to run the tests, and to make them more independent from the production database / cache / fedmsg config.
rebased
1 new commit added
Pull-Request has been merged by sayanchowdhury
:fireworks:
The current situation with unit tests has some shortcomings, this branch brings the following improvements:
test_fedora_hubs_api.pyfile into smaller files in a subdirectoryhubs.teststo handle more cases and be more versatileOnce again, there are many commits, .... you know the drill ;-)
The aim is to make it easier to run the tests, and to make them more independent from the production database / cache / fedmsg config.