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 |
Jose Lorenzo Rodriguez
|
e6c77bc547
Fixing phpunit configuration
|
12 years ago |
Jose Lorenzo Rodriguez
|
226d1abce8
Fixing whitespace and yet again modifying phpunit's config so that the
|
12 years ago |
Jose Lorenzo Rodriguez
|
0b2658f2f8
Fixing fatal error when running all tests locally and not excluding ORM
|
12 years ago |
Jose Lorenzo Rodriguez
|
9734bdefc8
Altering the all tests suite so it runs all database tests with the
|
12 years ago |
mark_story
|
f21004c5a9
Move lib directory.
|
12 years ago |