Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 years ago |
Mark Sch
|
5d78deed01
Use recommended testsuite names
|
8 years ago |
saeid
|
27d39b8f63
enable showing deprecated warning
|
8 years ago |
Mark Story
|
b17448aca4
Use numeric constant value.
|
8 years ago |
Michael Hoffmann
|
7228157510
Mute E_DEPRECATED warnings during tests and add depreciation warnings to TableSchema
|
8 years ago |
antograssiot
|
a67e549203
Add support for PHPUnit6 in the Cake\TestSuite
|
9 years ago |
Mark Story
|
7c1b694bd2
Exclude ctp files from coverage.
|
10 years ago |
ADmad
|
3a8ec6a00b
Some tests fail if db timezone is not set to UTC
|
10 years ago |
Walther Lalk
|
f12ef0bb71
Phpunit 5 requires a whitelist, not a blacklist
|
10 years ago |
ADmad
|
aee9c772f7
Convert indentation to spaces
|
11 years ago |
ADmad
|
e36bf98137
Enable code coverage report using coveralls.
|
11 years ago |
Jose Lorenzo Rodriguez
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 years ago |
Mark Story
|
9a76b40d6b
Update default config file.
|
11 years ago |
AD7six
|
b5059dd4c8
3 slashes are required for :memory:
|
11 years ago |
Jose Lorenzo Rodriguez
|
d65f63af6d
Fixing connection string for sqlite in the test suite
|
11 years ago |
Jose Lorenzo Rodriguez
|
185bcfa017
Only using DSN in phpunit.dist.xml
|
11 years ago |
Jose Lorenzo Rodriguez
|
a244becad6
Removing querystring in DSN that does not need to be there
|
11 years ago |
Jose Diaz-Gonzalez
|
b8e92ef120
Cleanup tests for memory-based sqlite dbs
|
11 years ago |
Jose Diaz-Gonzalez
|
75d2e40d02
Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage
|
11 years ago |
Juan Basso
|
f1aab10c67
Added required configuration for testing SqlServer on the example file
|
12 years ago |
Jose Lorenzo Rodriguez
|
6b2ff0fc0c
Merge remote-tracking branch 'origin/3.0' into 3.0-ms
|
12 years ago |
ADmad
|
839ca69693
Rename bootstrap file for tests.
|
12 years ago |
AD7six
|
961c16c361
do not force sqlite on all builds
|
12 years ago |
Mark Story
|
9b6877111f
Fix typo.
|
12 years ago |
Jose Lorenzo Rodriguez
|
c4b9235883
Reverting some changes made to the phpunite.dist.xml file in order to
|
12 years ago |
Juan Basso
|
1769c5ce9d
Fixing all the things
|
12 years ago |
Juan Basso
|
7af81c0cfb
Added SQL Server on phpunit config sample
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |
ADmad
|
95539fbff9
Moved "Test" out of "Cake".
|
12 years ago |
Renan Gonçalves
|
c7eeb2c694
Running all tests; including Model, Database and ORM.
|
12 years ago |