Simple forum software for building great communities.
Go to file
Franz Liedke a7259bbd5f Integration tests: Memoize request handler as well
This is useful to send HTTP requests (or their PSR-7 equivalents)
through the entire application's middleware stack (instead of
talking to specific controllers, which should be considered
implementation detail).
2019-06-13 00:13:57 +02:00
framework/core Integration tests: Memoize request handler as well 2019-06-13 00:13:57 +02:00