View Issue Details

IDProjectCategoryView StatusLast Update
0011333mantisbttoolspublic2011-08-29 07:05
Reporterrombert Assigned Torombert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Summary0011333: Run PHPUnit tests
Description

We should run both the 'unit' and the SOAP tests. It remains to be seen whether we should e.g. run both PHP 5.2 and PHP 5.3 .

TagsNo tags attached.

Relationships

duplicate of 0010021 closedrombert Run PHPUnit tests using Phing 
child of 0011330 closedatrol Phing-based build system 

Activities

grangeway

grangeway

2010-01-06 19:38

reporter   ~0024074

rombert,

I'll look at getting the SOAP tests added to http://www.mantisforge.org/cruisecontrol/buildresults/mantisbt?tab=coverage

At the moment, my local branch of mantis (not in git trunk) has been looking at fixing trunk such that it is possible to do code coverage of all the API's:

For example, the commit In december ( http://git.mantisbt.org/?p=mantisbt.git;a=commitdiff;h=6f36367ebed28aab18ec39baa57ee6eb3d4e8a62 ) to move the database connection itself out of database_api.php to core.php is such that we can include database_api.php within our phpunit tests.

Paul

rombert

rombert

2010-05-03 14:11

reporter   ~0025373

Paul, this sub-task was about the Phing-based build system, not the existing one. Now fixed in http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=29be32f92f60296062d519950d34d5246f8b5564

rombert

rombert

2010-05-06 07:13

reporter   ~0025419

Paul, you've reverted my changes in http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=3ea22ce73928309abfb475f0464f974b149ec800 . Can you please provide more information, so I can commit then in a cruisecontrol-friendly way?

Thanks.