Commit History

Author SHA1 Message Date
  mark_story f194cc07b4 Fix assertTemplate() not working when cells are rendered. 10 years ago
  Robbert Noordzij f82bf59e07 Added new line 11 years ago
  Robbert Noordzij d59ac1bcc2 Fix for query parameters in integration test 11 years ago
  Mark Scherer da5c182bc8 Add tests for exception bubble up. 11 years ago
  José Lorenzo Rodríguez 3946fd7917 Merge pull request #6361 from cakephp/issue-6340 11 years ago
  Mark Story 808c63da14 Make content type header available in integration tests 11 years ago
  Jelle Henkens 843be30ba2 Using Hash::merge to allow environment variable mocking in controller integration tests 11 years ago
  Mark Story 55e8d6969f Implement assertRedirectContains() 11 years ago
  Mark Scherer ad26710f49 Merge branch '3.0' of github.com:cakephp/cakephp into 3.0-redirecting 11 years ago
  Mark Scherer c7d2172fb8 Adjust tests 11 years ago
  Mark Scherer 10e23f44f8 Add assertResponseSuccess() to also cover 3xx. 11 years ago
  Mark Scherer b5e284a792 Add convenience methods for asserting response body empty / notEmpty. 11 years ago
  Mark Scherer 719bc22318 add test case for redirecting in IntegrationTestCaseTest 11 years ago
  Mark Scherer 2b28ea0694 Allow simple check on existent for assertRedirect() 11 years ago
  euromark 3d6dc38e84 Basic test case 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark d3de877a0b Add negative asserts 11 years ago
  euromark 76468c67fa Add test case for assertNoRedirect 11 years ago
  euromark 9f4865f287 Add test for assertStatusCode and cleanup. 11 years ago
  euromark 99f47e187a Allow an array for URLs to be consistent with assertRedirect(). 11 years ago
  Berry Goudswaard 190b47cf36 Add test for EventManager reset 11 years ago
  mark_story 03f9cf935b Remove assertFlash() 11 years ago
  mark_story 99884e0f12 Add assertions for flash/session/cookies. 11 years ago
  mark_story e35b8085f2 Add asserts for template/layout. 11 years ago
  mark_story f2969a2859 Add template/layout/view variable capturing to integrationtestcase 11 years ago
  mark_story 02594f88c2 Fix typos. 11 years ago
  mark_story 45b93ef78e Add exception handling to IntegrationTestCase. 11 years ago
  mark_story 00ed67e88c Add more assertion methods. 11 years ago
  mark_story cbe427bdfb Add assertResponseContains() to IntegrationTestCase. 11 years ago
  mark_story ac5f98f306 Add assertRedirect() 11 years ago