You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
The rake tasks are currently completely uncovered. The most common suggestion on how to test them is to just move the code into a class and use regular unit tests.
This will require some major refactoring of the rake tasks.