aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-191-3/+34
* [ticket/10586] trying to get tests to workDavid King2012-03-191-2/+3
* [ticket/10586] more work on getting tests to passDavid King2012-03-192-6/+4
* [ticket/10586] browse tests now work, but mine dont. at least we are making p...David King2012-03-191-0/+12
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-191-6/+12
* [ticket/10586] Now tests run, but fail. But here is what I have.David King2012-03-191-0/+20
* Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-2/+1
|\
| * [ticket/10535] Delete email confirm from installerp2011-12-281-2/+1
* | [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-024-4/+4
|\ \ | |/ |/|
| * [ticket/9916] Updating License in the headerUnknown2012-01-024-4/+4
* | Merge remote-tracking branch 'github-igorw/feature/functional-tests' into dev...Nils Adermann2011-12-141-2/+10
|\ \
| * | [feature/functional-tests] Introduce bootstrap methodIgor Wiedler2011-10-141-0/+8
| * | [feature/functional-tests] Make sure functional tests only install onceIgor Wiedler2011-10-141-2/+2
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-031-38/+7
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympusOleg Pudeyev2011-12-031-38/+7
| |\ \
| | * | [ticket/10349] Removed duplicated functions from schema loading in testsPatrick Webster2011-10-291-43/+4
| | * | [ticket/10349] Update function commentPatrick Webster2011-09-281-2/+0
| | * | [ticket/10349] Unit tests: Consolidate schema comment removal functionsPatrick Webster2011-09-201-58/+11
| | * | [ticket/10349] Unit tests: Remove comments while loading schema filesPatrick Webster2011-09-031-1/+58
* | | | [ticket/10481] Use phar:// url for requiring goutte.Oleg Pudeyev2011-11-241-1/+1
* | | | [ticket/10481] Skip functional tests if phar extension is missing.Oleg Pudeyev2011-11-241-1/+10
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-171-0/+5
|\ \ \ \ | |/ / /
| * | | [ticket/10416] Pass dbport to PDO object in ...connection_manager::connect().Andreas Fischer2011-10-161-0/+5
| |/ /
* | | [ticket/10417] Fix array_merge() on undefined $config variable.Andreas Fischer2011-10-161-2/+4
| |/ |/|
* | [feature/functional-tests] Don't add elements to backup list twiceNils Adermann2011-10-141-7/+0
* | [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-142-24/+48
* | [feature/functional-tests] Configure functional tests through config fileNils Adermann2011-10-143-61/+87
* | [feature/functional-tests] Implementing functional test framework with goutteIgor Wiedler2011-10-141-0/+128
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-02-251-1/+1
|\ \ | |/
| * [ticket/10060] Fix test suite under MySQLIgor Wiedler2011-02-251-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-02-162-273/+358
|\ \ | |/
| * [task/refactor-db-testcase] Further improve error messages.Oleg Pudeyev2011-02-151-2/+2
| * [task/refactor-db-testcase] Do not show db password on connect errorIgor Wiedler2011-02-141-1/+2
| * [task/refactor-db-testcase] Improve error message of db testsIgor Wiedler2011-02-141-2/+11
| * [task/refactor-db-testcase] Refactor phpbb_database_test_caseIgor Wiedler2011-02-142-273/+348
* | [ticket/10013] Use mkdir to create directory trees.Oleg Pudeyev2011-02-121-5/+1
* | [ticket/10013] Fixed cache test to create intermediate directories.Oleg Pudeyev2011-02-121-0/+9
|/
* [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-311-5/+5
* [task/session-tests] Renamed assertSqlResultEquals and fixed its param orderNils Adermann2011-01-211-1/+1
* [task/session-tests] Added tests for the session class.Nils Adermann2011-01-201-0/+11
* [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups.Nils Adermann2011-01-072-0/+30
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-042-48/+5
* [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-251-5/+5
* [task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connectionsNils Adermann2010-10-251-6/+94
* [task/mssql-db-tests] Refactored getConnection into multiple smaller parts.Nils Adermann2010-10-251-51/+84
* [task/mssql-db-tests] Allow test configuration with environment variables.Nils Adermann2010-10-251-1/+12
* [task/mssql-db-tests] No longer display an error when skipping db tests.Nils Adermann2010-10-252-70/+46
* [task/mssql-db-tests] Use a simple getter for test case helpers.Nils Adermann2010-10-252-10/+10
* [ticket/9855] Do not include the PHPUnit Framework manually on 3.5+.Nils Adermann2010-10-171-2/+6