aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12483] Require the extension manager classJoas Schilling2014-06-101-0/+2
* [ticket/12483] Move schema files into tmp/ and only copy them when neededJoas Schilling2014-06-101-22/+30
* [ticket/12483] Allow to setup extensions before database and functional testsJoas Schilling2014-06-102-0/+120
* [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-291-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-278-27/+59
* [feature/sqlite3] Use SQLite3 by defaultJoas Schilling2014-05-021-7/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-022-0/+34
* Merge pull request #2288 from nickvergessen/ticket/12012Andreas Fischer2014-04-251-1/+16
|\
| * [ticket/12012] Fix docs in connection managerJoas Schilling2014-04-201-1/+3
| * [ticket/12012] Handle begin and commit transactions in testsJoas Schilling2014-04-171-1/+14
* | [ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.Andreas Fischer2014-04-241-2/+2
* | [ticket/12405] Valid timezone and dateformat for create_user() in testsMatt Friedman2014-04-191-2/+2
|/
* [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-111-1/+1
* [ticket/12282] Update new referencesJoas Schilling2014-04-011-1/+1
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
* [ticket/11459] Correctly set up the database from schema in unit testsJoas Schilling2014-03-292-4/+21
* [ticket/10590] Fix functional tests are post confirm message removalJoas Schilling2014-03-181-10/+10
* Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-141-0/+46
|\
| * [ticket/11040] Use hard delete in delete_topicDhruv2014-03-121-0/+2
| * [ticket/11040] Add methods to delete post and topic in functional testsDhruv2014-03-121-0/+44
* | Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-3/+15
|\ \
| * | [ticket/11581] Add assertNotContainsLang() for functional test casesJoas Schilling2014-03-131-3/+15
| |/
* | [ticket/12267] Replace $php_ext with $phpExOliver Schramm2014-03-131-2/+2
* | Merge branch 'develop-olympus' into developJoas Schilling2014-03-131-0/+10
|\ \ | |/ |/|
| * [ticket/12176] Reword comment about config entries.Andreas Fischer2014-03-131-4/+6
| * [ticket/12176] Add newest_user_colour to config array to ensure it existsJoas Schilling2014-03-121-0/+7
* | [ticket/12171] Add functionality to upload attachments to submit_post() methodJoas Schilling2014-02-101-0/+17
* | [ticket/11880] Move get_schema_steps function to a migrator helper classNathan Guse2014-02-051-1/+2
* | [feature/passwords] Get rid of set_name/get_name methods for passwords driversMarc Alexander2014-02-021-5/+0
* | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-293-9/+35
|\ \
| * | [ticket/11896] Correctly document return of null in docblocksMarc Alexander2013-11-141-4/+4
| * | [ticket/11896] Minor code improvements in phpbb_functional_test_caseMarc Alexander2013-11-141-21/+7
| * | [ticket/11896] Add ability to define expected message after postingMarc Alexander2013-11-091-7/+29
| * | [ticket/11608] Set sphinx id from test_config file for testsDhruv2013-10-051-0/+5
| * | [ticket/11850] Fix testsNathan Guse2013-09-301-2/+3
| * | [ticket/11850] Update for namespacesNathan Guse2013-09-301-3/+8
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850Nathan Guse2013-09-305-66/+60
| |\ \
| * | | [ticket/11850] page_name contains controller request rather than query stringNathan Guse2013-09-171-0/+7
* | | | [feature/passwords] Pass list of default types to passwords managerMarc Alexander2013-10-271-2/+2
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-10-031-7/+1
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-7/+1
* | | | [feature/passwords] Add prepending backslash to class namespacesMarc Alexander2013-10-021-8/+8
* | | | [feature/passwords] Fix tests after changes to phpBB hashing functionsMarc Alexander2013-10-021-1/+32
|/ / /
* | | [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-1/+1
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+7
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'EXreaction/ticket/11832' into developJoas Schilling2013-09-161-1/+7
| |\ \
| | * | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+2
| | * | [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-1/+6
| | * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-132-7/+4
| | |\ \
| | * | | Revert "[ticket/11832] Make $phpbb_container a global initiated by the framew...Nathan Guse2013-09-102-22/+0