aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_functional_test_case.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
* | | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
* | | [ticket/12620] Fix session testsTristan Darricau2014-11-201-0/+5
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-291-0/+7
|\ \ \ | |/ /
| * | [ticket/13241] Sleep for 1 second when posting twice in the same secondJoas Schilling2014-10-291-0/+7
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-251-6/+4
|\ \ \ | |/ /
| * | [ticket/13207] Add notification manager mock to user_add method in testsMarc Alexander2014-10-251-6/+4
* | | [ticket/13130] Fix testsTristan Darricau2014-10-051-2/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-3/+3
|\ \ \ | |/ /
| * | Merge pull request #2862 from marc1706/ticket/12932Joas Schilling2014-08-101-3/+3
| |\ \
| | * | [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-3/+3
* | | | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/12950] Force the installer to use language=enDhruv2014-08-101-1/+1
| |/ /
* | | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-2/+2
|/ /
* | [ticket/11528] Revert Mink changesDhruv2014-08-091-24/+158
* | [ticket/11480] Fix unit testsTristan Darricau2014-07-311-2/+0
* | Merge branch 'ticket/11480' into ticket/11480-ascraeusTristan Darricau2014-07-301-21/+73
|\ \ | |/
| * [ticket/11480] Fix the double spaces in phpbb_functional_test_caseTristan Darricau2014-06-301-1/+1
| * [ticket/11480] Add functionnal testTristan Darricau2014-05-291-8/+59
* | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-041-5/+22
* | [ticket/11528] Fix spaces and slashes as per guidelinesDhruv2014-06-231-2/+2
* | [ticket/11528] Use 'use' keyword to import classes to current scopeDhruv2014-06-231-2/+4
* | [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-2/+1
* | [ticket/11528] Instantiate $client, $driver from functional test caseDhruv2014-06-231-7/+20
* | [ticket/11528] Refactor install_board() code into a new classDhruv2014-06-231-149/+1
* | Merge pull request #2566 from marc1706/ticket/11711Joas Schilling2014-06-201-1/+9
|\ \
| * | [ticket/11711] Improve coding and comments of character checkMarc Alexander2014-06-101-7/+10
| * | [ticket/11711] Reduce size of tests and also test topic titlesMarc Alexander2014-06-091-1/+6
* | | [ticket/12483] Fix selectors for installing extensions in functional testsJoas Schilling2014-06-101-2/+3
* | | [ticket/12483] Close database connection when tearDown() is calledJoas Schilling2014-06-101-0/+11
* | | [ticket/12483] Allow to setup extensions before database and functional testsJoas Schilling2014-06-101-0/+66
|/ /
* | [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-271-3/+7
* | [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] Use interface for type hintingJoas Schilling2014-04-011-1/+1
* | [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