- fixes a bunch of red squiggly lines due to type issues - this in turn makes it slightly easier to read the API pipeline code
- these tests have moved from `core/` so the names are no longer relevant
refs https://github.com/TryGhost/Toolbox/issues/363 - this API framework is standalone and should be pulled out into a separate package so we can define its boundaries more clearly, and promote better testing of smaller parts