Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Fixup our unit tests to really test our units #4

Open
meandmycode opened this issue Mar 5, 2016 · 0 comments
Open

Fixup our unit tests to really test our units #4

meandmycode opened this issue Mar 5, 2016 · 0 comments

Comments

@meandmycode
Copy link
Owner

Currently our tests use a lot of the source classes as a way of reducing test complexity, however, this really breaks our contract of the unit tests, so we should avoid importing anything but the unit (class) under test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant