jonmorehouse / gatekeeper

a pluggable http routing runtime
12 stars 1 forks source link

testing: test package #96

Closed jonmorehouse closed 8 years ago

jonmorehouse commented 8 years ago

Let's create a global test package.

Here's what it needs at first:

  1. BaseMock
  2. assertions
  3. fixtures / mocks for shared central components -- useful for plugins later on.