1
0
mirror of synced 2024-12-13 14:56:01 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
jepso
04e4a9ce26 added assertNull() and assertNotNull() 2008-01-18 19:35:15 +00:00
romanb
d9112ad1d7 Merged current state of my experimental branch back to trunk. 2008-01-05 19:55:56 +00:00
Jonathan.Wage
5c6e8f8eb9 New coverage for parser, yaml schema parsing, a few fixes. 2007-11-15 05:16:31 +00:00
meus
7d6185873d fixed diffing of arrays if an assert_equals fails 2007-11-03 14:26:23 +00:00
meus
3cdaf71ad0 refetch state after preSave listener in unit of work. if state changes in preSave listener it is not taken into concideration when an object is saved/deleted etc. also fixed some small stuff in tests and added new coverage report 2007-10-23 20:21:22 +00:00
meus
311073b834 commiting modified Coverage file, and new coverage tests part 1 2007-10-21 16:12:20 +00:00
meus
ea368a366d fixed Html reporter 2007-10-15 12:42:13 +00:00
meus
61399a522f added spikephpcoverage but did not get it to work. if somebody wants to play with it look in DoctrineTest on line 122. fixed the coverage report a little 2007-10-14 22:43:29 +00:00
meus
6e020bef2a changed text for files that are not tested 2007-10-14 19:47:15 +00:00
meus
eb620ffc77 fixes default sorting direction and change instructions a little 2007-10-14 19:42:45 +00:00
meus
4805dab42b refactored test harness and moved logic away from the run.php file. fixed coverage reporting so that it now generates a full html coverage files. look in tests/coverage/index.php in a browser for details 2007-10-13 21:45:08 +00:00