-
Notifications
You must be signed in to change notification settings - Fork 3
Improve isolation for tests #23
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtestingTasks dealing with unit testsTasks dealing with unit tests
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtestingTasks dealing with unit testsTasks dealing with unit tests
Unit tests currently aren't well isolated or leveraging mocking enough, so issues with other classes could affect the results of the tests.
This is not a high priority at this point, but good to get it on the radar at least.