aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14484] Properly enable extensions in UI testsMarc Alexander2016-07-311-9/+18
* [ticket/14484] Move facebook webdriver to main composer.jsonMarc Alexander2016-07-271-5/+363
* [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
* [ticket/14425] Allow setting unix socket in database testsMarc Alexander2016-01-211-4/+11
* [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-1/+0
* [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
* [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-8/+1
* [ticket/13612] Run meta refresh until extension is fully enabledMarc Alexander2015-02-141-1/+20
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-261-1/+1
|\
| * [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
* | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
* | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
* | [ticket/13325] Make installing composer dependencies in tests folder optional.Andreas Fischer2014-11-121-1/+13
* | [ticket/13325] Remove whitespace at end of line.Andreas Fischer2014-11-121-1/+1
* | Merge pull request #3093 from nickvergessen/ticket/13241Andreas Fischer2014-10-292-1/+8
|\ \
| * | [ticket/13241] Sleep for 1 second when posting twice in the same secondJoas Schilling2014-10-292-1/+8
* | | Merge pull request #3065 from dhruvgoel92/feature/phantomAndreas Fischer2014-10-291-0/+192
|\ \ \ | |/ / |/| |
| * | [ticket/12962] Add facebook/webdriver dependencyDhruv2014-09-211-1/+1
| * | [ticket/12962] Fix whitespace charactersDhruv2014-09-211-16/+16
| * | [ticket/12962] Force language=en for UI tests installationDhruv2014-09-211-1/+1
| * | [ticket/12962] Mark test skipped when phantom server not runningDhruv2014-09-211-2/+6
| * | [ticket/12962] Add quick-links JS testDhruv2014-09-211-3/+1
| * | [ticket/12962] Add initial class for ui_testingDhruv2014-09-211-0/+190
* | | [ticket/13207] Add notification manager mock to user_add method in testsMarc Alexander2014-10-251-6/+4
* | | [ticket/13138] Type hint the variables for IDE usageJoas Schilling2014-10-171-0/+5
* | | [ticket/13161] Check whether the schema exists, before deleting itJoas Schilling2014-10-101-1/+5
* | | [ticket/13161] Avoid problems when running tests with different migrationsJoas Schilling2014-10-101-21/+15
* | | [ticket/13137] Generate the schema when the schema.json file is not availableJoas Schilling2014-10-072-25/+39
|/ /
* | [ticket/12963] Always use core_path and core_directory()Joas Schilling2014-09-181-2/+1
* | [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-181-9/+0
* | [ticket/12963] Fix the migration's finder for the tests (path, new instance)Tristan Darricau2014-09-181-2/+4
* | [ticket/12963] Correctly load migration files from migration/ in tests as wellJoas Schilling2014-09-171-1/+8
* | 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
* | | [ticket/12950] Force the installer to use language=enDhruv2014-08-101-1/+1
|/ /
* | [ticket/11528] Revert Mink changesDhruv2014-08-092-207/+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/12844] Don't clear $dbpasswd early in connection managerTristan Darricau2014-07-131-1/+0
* | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-111-13/+7
|\ \
| * | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-13/+7
* | | Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-081-0/+1
|\ \ \ | |/ / |/| |
| * | [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
| * | [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* | | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-041-5/+22
|/ /
* | [ticket/12763] Remove empty schema filesJoas Schilling2014-06-231-6/+9
* | Merge pull request #2587 from dhruvgoel92/ticket/11528Andreas Fischer2014-06-232-158/+207
|\ \
| * | [ticket/11528] Change click_submit() to accept id as paramDhruv2014-06-231-2/+2