Commit History

Author SHA1 Message Date
  Mark Story fc2d1f4fc8 Refactor to use helper method + test coverage. 9 years ago
  Mark Story 9b3a191f66 Merge branch 'master' into 3.next 9 years ago
  gregs fa82b08b8c Add functions to test response body against regular expressions 9 years ago
  Mark Story 6eb08ce567 Use PSR7 interface method instead of deprecated one. 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  Mark Story aae5191bea Fix risky test warnings. 9 years ago
  Mark Story d7c4912f6a Merge branch 'master' into 3.next 9 years ago
  Walther Lalk e0cc2333a3 Allow integration testing of secure post requests with a query string. 9 years ago
  Walther Lalk bcf9539524 Fix issue with integration tests and Content-Type headers 9 years ago
  Mark Story 73b73e9f9b Allow the application class to be configured. 9 years ago
  Mark Story ca8722399c Fix file response conversions. 9 years ago
  Mark Story 985d50c386 Add a few more integration tests for the PSR7 http stack. 9 years ago
  Mark Story cadeb649ca Add integration test for cookies + psr7 9 years ago
  Mark Story a8567c5d38 Add integration tests for PSR7 + request bodies. 9 years ago
  Mark Story 61ef064686 Add session support for PSR7 requests. 9 years ago
  Mark Story 43f8ed3fa1 Make IntegrationTestCase::_buildRequest return an array. 9 years ago
  Mark Story 0ef9d475a1 Rough out Middleware Dispatcher 9 years ago
  Mark Story 268de40f2f Integrate the new ActionDispatcher into Dispatcher 10 years ago
  Jose Lorenzo Rodriguez d3959a8e9e Adding a assertCookieNotSet to the IntegrationTestCase 10 years ago
  Jose Lorenzo Rodriguez 0c232eb82d Removing legacy output buffer handling in Response::file(). 10 years ago
  Tamási Benjamin 3c8022adaa Update IntegrationTestCaseTest.php 10 years ago
  Mark Story f55b44a75c Fix integration test case with form tampering. 10 years ago
  Wataru Terada 5cd64beef9 Add a salt initialization. 10 years ago
  Wataru Terada 49e113d684 Add IntegrationTestCase::cookieEncrypted(). 10 years ago
  Mark Story cf833c7843 Keep CSRF tokens consistent across all requests in a test case. 10 years ago
  Mark Story cd77c1c299 Make CSRF token assignment use a method as well. 10 years ago
  Mark Story 0d16a5d6e0 Add easy way to test actions using security component. 10 years ago
  Mark Story 0eb0457446 Automatically append CSRF tokens to requests. 10 years ago
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago