Closed ethankhall closed 9 months ago
In an effort to write new/better tests, use traits for things that interact with the system.
This will allow mocks for those components to be used, making the test writing easier.
Realted to https://github.com/ethankhall/scope/issues/39
In an effort to write new/better tests, use traits for things that interact with the system.
This will allow mocks for those components to be used, making the test writing easier.
Realted to https://github.com/ethankhall/scope/issues/39