Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add phpunit configuration for autotest withou the json listener because this ↵ | Thomas Mueller | 2013-02-05 | 1 | -1/+1 |
| | | | | pollutes the console | ||||
* | exeuting tests now on apps as well - the apps repo shall be cloned into the ↵ | Thomas Müller | 2012-10-27 | 1 | -2/+4 |
| | | | | sub folder apps2 | ||||
* | cleanup report folder | Thomas Mueller | 2012-10-18 | 1 | -3/+3 |
| | |||||
* | adding coverage html | Thomas Mueller | 2012-10-18 | 1 | -3/+4 |
| | |||||
* | move autotest to phpunit | Thomas Mueller | 2012-10-10 | 1 | -1/+2 |
| | |||||
* | postgres added to autotest mechanism | Thomas Mueller | 2012-07-18 | 1 | -5/+26 |
| | |||||
* | add database type to xml report | Thomas Mueller | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | some more structure added | Thomas Mueller | 2012-07-15 | 1 | -44/+56 |
| | |||||
* | fixing reset on autotest | Thomas Mueller | 2012-07-15 | 1 | -0/+5 |
| | |||||
* | MySql testing added | Thomas Mueller | 2012-07-15 | 1 | -2/+42 |
| | |||||
* | rediect test results to autotest-results-sqlite.xml | Thomas Mueller | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | autotest.sh added: create an fresh environment using sqlite (mysql anf pg ↵ | Thomas Mueller | 2012-07-13 | 1 | -0/+32 |
will follow) and executes the test suite |