Ceeram
|
74ee75b0ef
|
Merge branch '2.1' into 2.2
|
2012-04-23 10:34:04 +02:00 |
|
Jose Lorenzo Rodriguez
|
8465538800
|
Merge branch '2.2-middleware' into 2.2
|
2012-04-22 17:17:36 -04:30 |
|
Ceeram
|
f0bd7386e2
|
created, modified and updated fields now use static timestamp in testcases
|
2012-04-21 17:38:49 +02:00 |
|
mark_story
|
dec67ef259
|
Add proper charset to web test runner.
Fixes #2804
|
2012-04-18 22:45:55 -04:00 |
|
mark_story
|
8639d5af84
|
Fix mistakes.
|
2012-04-15 22:54:13 -04:00 |
|
mark_story
|
72c3059d94
|
Add missing parent calls.
Fixes piles of failing tests.
|
2012-04-15 22:20:34 -04:00 |
|
Jose Lorenzo Rodriguez
|
f574e9644d
|
Fixed failing test case
|
2012-04-15 12:51:33 -04:30 |
|
mark_story
|
9fbd57331f
|
Clear configure at the end of each test.
Fixes #2767
|
2012-04-14 23:33:08 -04:00 |
|
mark_story
|
9f9feec222
|
Merge branch '2.2-hash' into 2.2
Conflicts:
lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
lib/Cake/View/Helper/FormHelper.php
|
2012-04-10 21:32:37 -04:00 |
|
mark_story
|
4eea72205b
|
Merge branch '2.1' into 2.2
|
2012-04-06 21:34:11 -04:00 |
|
mark_story
|
790d9beeb7
|
Always reconfigure global state.
Fixes issues wher the test suite with no fixtures could hit
a non test connection.
Fixes #2743
|
2012-04-06 20:27:56 -04:00 |
|
Kyle Robinson Young
|
c700fedbf8
|
Update test suite header version to 2.2
Conflicts:
lib/Cake/TestSuite/templates/header.php
|
2012-03-27 19:52:58 -04:00 |
|
mark_story
|
ed32e0b39b
|
Update another usage.
|
2012-03-26 22:32:56 -04:00 |
|
Jose Lorenzo Rodriguez
|
b373309ba9
|
Merge branch '2.1' into 2.2
Conflicts:
lib/Cake/VERSION.txt
|
2012-03-25 21:18:58 -04:30 |
|
Kyle Robinson Young
|
a905954484
|
Update test suite header version to 2.1
|
2012-03-25 10:36:30 -07:00 |
|
Jose Lorenzo Rodriguez
|
16bde9c723
|
Making sure components in controller test cases always have a fresh reference to the request object, fixes #2705
|
2012-03-24 14:34:29 -04:30 |
|
Thomas Ploch
|
b28b25f642
|
Added 'Fixed whitespace.
|
2012-03-18 11:12:19 +01:00 |
|
Thomas Ploch
|
7cfcef54ed
|
Added 'Enable Debug Output' link to CakeHtmlReporter.
|
2012-03-18 11:10:12 +01:00 |
|
Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
c2f42343a3
|
Fix most coding standards issues in TestSuite/
|
2012-03-04 21:51:50 -05:00 |
|
euromark
|
e94d307ee1
|
code conventions
|
2012-02-25 19:46:05 -05:00 |
|
Mark Story
|
c2d753ffb4
|
Merge pull request #500 from shama/patch-visibility
Add missing visibility keywords
|
2012-02-21 17:36:36 -08:00 |
|
Kyle Robinson Young
|
45ec5d73c5
|
Add missing visibility keywords
|
2012-02-16 23:13:12 -08:00 |
|
euromark
|
77624552eb
|
added missing assertText methods to assert cross OS
|
2012-02-17 23:36:57 +01:00 |
|
Kyle Robinson Young
|
2d43f1873c
|
Fix docblock of CakeFixtureManager::loadSingle()
|
2012-02-16 21:45:37 -08:00 |
|
mark_story
|
bd0104d972
|
Add methods to CakeTestCase
Add assertTextEquals, and assertTextNotEquals for doing
platform independant text comparisons.
Refs #2148
|
2012-01-24 21:08:56 -05:00 |
|
Jose Lorenzo Rodriguez
|
b9ad469a65
|
Merge remote-tracking branch 'origin/2.0' into 2.1
|
2012-01-22 15:52:54 -04:30 |
|
mark_story
|
bc689151a4
|
Add note about PHP's include_path.
Refs #2497
|
2012-01-21 10:23:25 -05:00 |
|
ADmad
|
bcab3d0cb9
|
Made default value and behavior of param $exceptions for Folder::tree() identical to same param in Folder::read()
|
2011-12-22 03:29:21 +05:30 |
|
ADmad
|
389072708a
|
Merge branch '2.0' into 2.1
Conflicts:
lib/Cake/Test/Case/Model/ModelReadTest.php
lib/Cake/Utility/Debugger.php
|
2011-12-22 03:15:04 +05:30 |
|
euromark
|
a41539dfa4
|
Indentation fix (tab instead of spaces)
Fixes #2398
Conflicts:
lib/Cake/Test/Case/Console/Command/ShellTest.php
Signed-off-by: mark_story <mark@mark-story.com>
|
2011-12-20 22:26:43 -05:00 |
|
mark_story
|
c8fd7c090b
|
Make App test cases the default.
Fixes #2372
|
2011-12-19 23:13:46 -05:00 |
|
mark_story
|
0607437abd
|
Fix various failing tests.
|
2011-12-17 23:50:41 -05:00 |
|
Kyle Robinson Young
|
51f9837db4
|
Code standards formatting
|
2011-12-15 22:52:07 -08:00 |
|
Mark Story
|
4ed2185876
|
Merge pull request #379 from shama/patch-code-formatting
Patch code formatting
|
2011-12-15 05:44:17 -08:00 |
|
Kyle Robinson Young
|
54ed278284
|
Code formatting
|
2011-12-14 22:54:03 -08:00 |
|
Kyle Robinson Young
|
b3396538b7
|
Add debug flag to flush output
|
2011-12-14 22:48:41 -08:00 |
|
mark_story
|
07a2a60468
|
Merge branch '2.0' into 2.1
|
2011-12-13 22:03:40 -05:00 |
|
Kyle Robinson Young
|
096ff76295
|
Fix overreaching Inflector when ControllerTestCase autoMocks
|
2011-12-12 10:29:33 -08:00 |
|
mark_story
|
2e8498e166
|
Merge branch '2.0' into 2.1
Conflicts:
lib/Cake/Model/Datasource/Database/Postgres.php
lib/Cake/Test/Case/Console/TaskCollectionTest.php
lib/Cake/Test/Case/Model/ModelIntegrationTest.php
lib/Cake/Test/Case/Utility/ClassRegistryTest.php
lib/Cake/Utility/ClassRegistry.php
|
2011-12-11 22:51:40 -05:00 |
|
Kyle Robinson Young
|
17fcd0534f
|
Fix spacing for coding standards
|
2011-12-10 09:06:59 -08:00 |
|
Kyle Robinson Young
|
7fa1984a43
|
Add tests for CakeTestSuite and dont include hidden folders when recursively addTestFile
|
2011-12-09 23:27:17 -08:00 |
|
Kyle Robinson Young
|
c836ba08a3
|
Add/move docblocks to make text available in the API docs
|
2011-12-08 07:35:02 -08:00 |
|
Kyle Robinson Young
|
1e1c7a036d
|
Code consistency formatting tweaks
|
2011-12-06 12:52:48 -08:00 |
|
m
|
73de68f5f4
|
Test suite should display current PHPUnit version.
Fixes #2316
|
2011-12-03 13:47:40 -05:00 |
|
mark_story
|
6d269ce25d
|
Merge branch '2.0' into 2.1
Conflicts:
lib/Cake/Config/config.php
lib/Cake/Console/Command/Task/ModelTask.php
lib/Cake/Console/Command/TestsuiteShell.php
lib/Cake/Model/CakeSchema.php
lib/Cake/Model/Datasource/Database/Sqlite.php
lib/Cake/Test/Case/Model/ModelTestBase.php
lib/Cake/Test/Case/Routing/DispatcherTest.php
lib/Cake/Test/Case/Utility/FileTest.php
lib/Cake/VERSION.txt
|
2011-12-03 13:45:28 -05:00 |
|
Kyle Robinson Young
|
4174ddff0f
|
Always set ControllerTestCase::testAction result variables
|
2011-12-02 06:19:15 -08:00 |
|
Kyle Robinson Young
|
8197f87dbc
|
Spelling and grammar fixes
|
2011-12-01 21:58:09 -08:00 |
|
Kyle Robinson Young
|
5876744709
|
Adhering to coding standards
|
2011-11-30 07:44:11 -08:00 |
|