#64 Refactor our test suite
Opened 5 years ago by pingou. Modified 4 years ago

Our test suite is currently composed or large tests, which would be nice to refactor into a collection of small ones with most often a shared setUp().


I've gotten the application running locally (as well as set up a dev_requirements.yml and updated the README to help newcomers to the project)

Noticed some failures likely due to issues with mocks of fedora-messaging (or lack of running rabbitmq) I am investigating a way to fix the mocks so the local mq isn't needed and then will circle back with findings and start on splitting this apart.

Created #84 and #85. Will now start looking at refactoring tests.

Login to comment on this ticket.

Metadata