mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
2b5984a73c
I'd rather have Session::get('TestSessionId') being passed in as an identifier, but the env object is passed around so much as a singleton that its easy to forget that argument, and cause hard to debug errors. We need a global "app" object which all other objects can reference somehow. |
||
---|---|---|
.. | ||
TestSessionController.php | ||
TestSessionEnvironment.php | ||
TestSessionRequestFilter.php | ||
TestSessionStubCodeWriter.php |