octoparts icon indicating copy to clipboard operation
octoparts copied to clipboard

Refactor tests to use less mocks (maybe none?)

Open lloydmeta opened this issue 10 years ago • 0 comments

With multiple param lists, implicit params and context bounds being standard tools in Scala, using Mockito has gotten more and more hairy. Let's try to stop using that where possible.

Suggestions:

  • Replace the repository mocks with in-memory implementation.

lloydmeta avatar Sep 05 '14 02:09 lloydmeta