Commit History

Author SHA1 Message Date
  Anthony GRASSIOT ddb3bd6d08 Fix risky tests 9 years ago
  ADmad 85783d08a3 Merge branch 'master' into phpunit-6 9 years ago
  Mark Story e8c75f1910 Fix InflectedRoute calling parent() incorrectly. 9 years ago
  antograssiot 30b75bfe14 Make the TestSuite PHPUnit 6 compliant 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  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