aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Collapse)AuthorAgeFilesLines
...
* | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-2/+0
| | | | | | | | PHPBB3-13793
* | [ticket/8672] Updated the text_formatter.s9e serviceJoshyPHP2015-04-241-0/+4
| | | | | | | | PHPBB3-8672
* | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-164-4/+4
|\ \ | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-164-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697
* | | [ticket/11768] Added core.text_formatter_s9e_renderer_setup eventJoshyPHP2015-04-021-1/+3
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] Added core.text_formatter_s9e_parser_setup eventJoshyPHP2015-04-021-1/+4
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-2/+16
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] Removed unused varJoshyPHP2015-04-021-3/+0
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] Renamed get_words() to get_censored_words()JoshyPHP2015-04-021-2/+2
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] Updated test case helper with new signatures9e2015-04-021-2/+2
| | | | | | | | | | | | PHPBB3-11768
* | | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+210
|/ / | | | | | | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768
* | Merge branch '3.1.x'Nicofuma2015-03-241-0/+12
|\ \ | |/
| * [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-8/+1
| | | | | | | | | | | | | | An error will already be triggered if enable_step() is not successful. Redirecting for no obvious reason will just confuse users. PHPBB3-13612
| * [ticket/13612] Run meta refresh until extension is fully enabledMarc Alexander2015-02-141-1/+20
| | | | | | | | PHPBB3-13612
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-073-4/+12
| | | | | | | | PHPBB3-10748
* | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-1/+0
| | | | | | | | PHPBB3-13496
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+1
| | | | | | | | PHPBB3-13494
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-261-1/+1
|\ \ | |/ | | | | | | * develop-ascraeus: [ticket/12089] Add assert message on HTTP status code check
| * Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-261-1/+1
| |\ | | | | | | | | | | | | * develop-olympus: [ticket/12089] Add assert message on HTTP status code check
| | * [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
| | | | | | | | | | | | PHPBB3-12089
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-201-1/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php phpBB/phpbb/db/migration/profilefield_base_migration.php phpBB/phpbb/db/migrator.php
| * | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
| | | | | | | | | | | | PHPBB3-13489
* | | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-063-4/+4
| | | | | | | | | | | | PHPBB3-13421
* | | [ticket/12620] Fix session testsTristan Darricau2014-11-201-0/+5
| | | | | | | | | | | | PHPBB3-12620
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-171-0/+1
|\ \ \ | |/ /
| * | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
| | | | | | | | | | | | PHPBB3-13338
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-131-2/+14
|\ \ \ | |/ /
| * | [ticket/13325] Make installing composer dependencies in tests folder optional.Andreas Fischer2014-11-121-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | Make phpbb_ui_test_case available unconditionally. Nothing depends on 5.3.19 here. Remove __init__ include. Composer classmap autoloading ensures classes can be loaded. PHPBB3-13325
| * | [ticket/13325] Remove whitespace at end of line.Andreas Fischer2014-11-121-1/+1
| | | | | | | | | | | | PHPBB3-13325
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-292-1/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13241] Remove sleep() and change flood interval instead [ticket/13241] Remove sleep() since the method takes care of this now [ticket/13241] Sleep for 1 second when posting twice in the same second [ticket/13241] Fix pagination with global announcements [ticket/13241] Correctly ignore announcements from topics list [ticket/13241] Add a functional test for viewforum with global announcement
| * | Merge pull request #3093 from nickvergessen/ticket/13241Andreas Fischer2014-10-292-1/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13241] Fix pagination of viewforum with global announcements * nickvergessen/ticket/13241: [ticket/13241] Remove sleep() and change flood interval instead [ticket/13241] Remove sleep() since the method takes care of this now [ticket/13241] Sleep for 1 second when posting twice in the same second [ticket/13241] Fix pagination with global announcements [ticket/13241] Correctly ignore announcements from topics list [ticket/13241] Add a functional test for viewforum with global announcement
| | * | [ticket/13241] Sleep for 1 second when posting twice in the same secondJoas Schilling2014-10-292-1/+8
| | | | | | | | | | | | | | | | PHPBB3-13241
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-291-0/+192
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12962] Rename setup-phpbb-test [ticket/12962] Use phpVersion in phpunit.xml [ticket/12962] Functional tests run for php <5.3.19 [ticket/12962] Clean up composer.json [ticket/12962] Fix Line Endings in bootstrap [ticket/12962] Load composer test dependencies for php >= 5.3.19 [ticket/12962] bootstrap functional and ui test when php >5.3.19 [ticket/12962] Install test dependencies on travis [ticket/12962] Add facebook/webdriver dependency [ticket/12962] Fix whitespace characters [ticket/12962] Run tests for all databases on Travis [ticket/12962] Force language=en for UI tests installation [ticket/12962] Dump server output to /dev/null [ticket/12962] Start phantomjs on travis in background [ticket/12962] Mark test skipped when phantom server not running [ticket/12962] Add setup-phantomjs-server.sh [ticket/12962] Run UI tests on Travis-mysql [ticket/12962] Add UI tests to phpunit.xml.dist [ticket/12962] Add quick-links JS test [ticket/12962] Add initial class for ui_testing
| * | | Merge pull request #3065 from dhruvgoel92/feature/phantomAndreas Fischer2014-10-291-0/+192
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [feature/phantom] * dhruvgoel92/feature/phantom: [ticket/12962] Rename setup-phpbb-test [ticket/12962] Use phpVersion in phpunit.xml [ticket/12962] Functional tests run for php <5.3.19 [ticket/12962] Clean up composer.json [ticket/12962] Fix Line Endings in bootstrap [ticket/12962] Load composer test dependencies for php >= 5.3.19 [ticket/12962] bootstrap functional and ui test when php >5.3.19 [ticket/12962] Install test dependencies on travis [ticket/12962] Add facebook/webdriver dependency [ticket/12962] Fix whitespace characters [ticket/12962] Run tests for all databases on Travis [ticket/12962] Force language=en for UI tests installation [ticket/12962] Dump server output to /dev/null [ticket/12962] Start phantomjs on travis in background [ticket/12962] Mark test skipped when phantom server not running [ticket/12962] Add setup-phantomjs-server.sh [ticket/12962] Run UI tests on Travis-mysql [ticket/12962] Add UI tests to phpunit.xml.dist [ticket/12962] Add quick-links JS test [ticket/12962] Add initial class for ui_testing
| | * | [ticket/12962] Add facebook/webdriver dependencyDhruv2014-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a new composer.json for tests dir and add facebook/webdriver dependency PHPBB3-12962
| | * | [ticket/12962] Fix whitespace charactersDhruv2014-09-211-16/+16
| | | | | | | | | | | | | | | | PHPBB3-12962
| | * | [ticket/12962] Force language=en for UI tests installationDhruv2014-09-211-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12962
| | * | [ticket/12962] Mark test skipped when phantom server not runningDhruv2014-09-211-2/+6
| | | | | | | | | | | | | | | | PHPBB3-12962
| | * | [ticket/12962] Add quick-links JS testDhruv2014-09-211-3/+1
| | | | | | | | | | | | | | | | PHPBB3-12962
| | * | [ticket/12962] Add initial class for ui_testingDhruv2014-09-211-0/+190
| | | | | | | | | | | | | | | | PHPBB3-12962
* | | | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-251-6/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13207] Add notification manager mock to user_add method in tests [ticket/13207] Move default user notifications settings to user_add() [ticket/13207] Add default subscription options for newly registered users
| * | | [ticket/13207] Add notification manager mock to user_add method in testsMarc Alexander2014-10-251-6/+4
| | | | | | | | | | | | | | | | PHPBB3-13207
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-201-0/+5
|\ \ \ \ | |/ / /
| * | | [ticket/13138] Type hint the variables for IDE usageJoas Schilling2014-10-171-0/+5
| | | | | | | | | | | | | | | | PHPBB3-13138
* | | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-10-101-22/+20
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13161] Check whether the schema exists, before deleting it [ticket/13161] Avoid problems when running tests with different migrations
| * | | [ticket/13161] Check whether the schema exists, before deleting itJoas Schilling2014-10-101-1/+5
| | | | | | | | | | | | | | | | PHPBB3-13161
| * | | [ticket/13161] Avoid problems when running tests with different migrationsJoas Schilling2014-10-101-21/+15
| | | | | | | | | | | | | | | | PHPBB3-13161
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-072-25/+39
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13137] Create schema.json in build script [ticket/13137] Improve output of create_schema_files.php [ticket/13137] Add schema.json file to .gitignore [ticket/13137] Generate the schema when the schema.json file is not available [ticket/13137] Remove schema.json file
| * | | [ticket/13137] Generate the schema when the schema.json file is not availableJoas Schilling2014-10-072-25/+39
| |/ / | | | | | | | | | PHPBB3-13137
* | | [ticket/13130] Fix testsTristan Darricau2014-10-051-2/+1
| | | | | | | | | | | | PHPBB3-13130