Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any calls to HTTP endpoints should be moved to services #188

Open
1 of 2 tasks
CorruptComputer opened this issue Mar 7, 2023 · 0 comments
Open
1 of 2 tasks

Any calls to HTTP endpoints should be moved to services #188

CorruptComputer opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CorruptComputer
Copy link
Contributor

CorruptComputer commented Mar 7, 2023

This will make unit testing significantly easier, as these can just be Dependency Injected in during application runtime and mocked in the tests to return dummy data.

Classes needing changes are:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants