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 |
Mark Story
|
b7da77c71d
Merge branch 'master' into 3.1
|
10 years ago |
mark_story
|
f194cc07b4
Fix assertTemplate() not working when cells are rendered.
|
10 years ago |
Mark Story
|
750511a5aa
Merge branch 'master' into 3.1
|
11 years ago |
Robbert Noordzij
|
f82bf59e07
Added new line
|
11 years ago |
Jose Lorenzo Rodriguez
|
0660f978ec
Merge branch 'master' into 3.1
|
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 |
ADmad
|
8d37690cf7
Merge branch 'master' into 3.1
|
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 |
Yves P
|
e73e974ce8
Implements multiple Flash messages
|
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 |