|
/*
|
|
Package tests contains a set of integration tests, which run in-memory versions
|
|
of various 2.0 services. They're not intended to be full end-to-end tests,
|
|
but are a suitable place to write tests that need to flex the logic of
|
|
multiple 2.0 components.
|
|
*/
|
|
package tests
|