Mark Scherer
|
6aa24c55dc
Fix BC breaking change of PHPUnit 9.5.10
|
4 年 前 |
Mark Sch
|
b2f53ed625
Remove outdated configs
|
6 年 前 |
Mark Sch
|
3c5bd5fe4e
Remove outdated configs
|
6 年 前 |
ADmad
|
c99228345d
Remove redundant config.
|
6 年 前 |
Mark Sch
|
5f8c3dd5c8
Fix indentation
|
6 年 前 |
Mark Sch
|
02c6a22a1d
Update phpunit.xml.dist
|
6 年 前 |
Mark Sch
|
a189923323
Update phpunit.xml.dist
|
6 年 前 |
Mark Sch
|
ffb406edb4
Simplify phpunit.xml
|
6 年 前 |
Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Sch
|
5d78deed01
Use recommended testsuite names
|
8 年 前 |
saeid
|
27d39b8f63
enable showing deprecated warning
|
8 年 前 |
Mark Story
|
b17448aca4
Use numeric constant value.
|
8 年 前 |
Michael Hoffmann
|
7228157510
Mute E_DEPRECATED warnings during tests and add depreciation warnings to TableSchema
|
8 年 前 |
antograssiot
|
a67e549203
Add support for PHPUnit6 in the Cake\TestSuite
|
9 年 前 |
Mark Story
|
7c1b694bd2
Exclude ctp files from coverage.
|
10 年 前 |
ADmad
|
3a8ec6a00b
Some tests fail if db timezone is not set to UTC
|
10 年 前 |
Walther Lalk
|
f12ef0bb71
Phpunit 5 requires a whitelist, not a blacklist
|
10 年 前 |
ADmad
|
aee9c772f7
Convert indentation to spaces
|
11 年 前 |
ADmad
|
e36bf98137
Enable code coverage report using coveralls.
|
11 年 前 |
Jose Lorenzo Rodriguez
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 年 前 |
Mark Story
|
9a76b40d6b
Update default config file.
|
11 年 前 |
AD7six
|
b5059dd4c8
3 slashes are required for :memory:
|
11 年 前 |
Jose Lorenzo Rodriguez
|
d65f63af6d
Fixing connection string for sqlite in the test suite
|
11 年 前 |
Jose Lorenzo Rodriguez
|
185bcfa017
Only using DSN in phpunit.dist.xml
|
11 年 前 |
Jose Lorenzo Rodriguez
|
a244becad6
Removing querystring in DSN that does not need to be there
|
11 年 前 |
Jose Diaz-Gonzalez
|
b8e92ef120
Cleanup tests for memory-based sqlite dbs
|
11 年 前 |
Jose Diaz-Gonzalez
|
75d2e40d02
Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage
|
11 年 前 |
Juan Basso
|
f1aab10c67
Added required configuration for testing SqlServer on the example file
|
12 年 前 |
Jose Lorenzo Rodriguez
|
6b2ff0fc0c
Merge remote-tracking branch 'origin/3.0' into 3.0-ms
|
12 年 前 |
ADmad
|
839ca69693
Rename bootstrap file for tests.
|
12 年 前 |