Necessary to a define shared example for all endpoints to reduce duplication. This'll soon be used in all endpoint specs. Milestone: minor
Necessary to provide application wide access to the configuration which will soon be shared by the newly renamed requester and client (not implemented yet). Milestone: minor
Necessary to register common application dependencies for potential injection as desired.