aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Collapse)AuthorAgeFilesLines
* [feature/passwords] Add functional tests for forum passwordsMarc Alexander2013-10-131-0/+55
| | | | PHPBB3-11610
* [ticket/11868] Add @depends to testVjacheslav Trushkin2013-09-261-0/+3
| | | | PHPBB3-11868
* [ticket/11868] Add functional test for registrationJoas Schilling2013-09-261-0/+49
| | | | PHPBB3-11868
* [ticket/11865] Add bbcodes to functional posting testsJoas Schilling2013-09-261-2/+2
| | | | PHPBB3-11865
* [ticket/11700] Correctly load templates for extensionsNils Adermann2013-09-191-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-199-11/+24
| | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700
* [ticket/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expectedNils Adermann2013-09-162-2/+2
| | | | PHPBB3-11700
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-1616-18/+601
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-phpbb/develop: (586 commits) [ticket/11735] Display disabled checkbox in subsilver for read notifications [ticket/11735] Display disabled checkbox when notification is already read [ticket/11844] update acp/authentication language var [ticket/11795] Remove PM popup [ticket/11795] Remove outdated comment from forum_fn.js [ticket/11795] Move find user JS to forum_fn [ticket/11795] Replace TWIG with phpBB syntax in ACP [ticket/11795] Move MSN scripts to forum_fn.js [ticket/11795] Use phpBB template syntax instead of TWIG [ticket/11795] Move PM popup JS to forum_fn.js [ticket/11795] Get rid of pagination JS variables [ticket/11795] Get rid of onload_functions [ticket/11795] Use data-reset-on-edit attr to reset elements [ticket/11795] Redo form elements auto-focus [ticket/11811] Remove outline on :focus [ticket/11836] Fix subsilver fatal error [ticket/11837] Replace escaped single quote with utf-8 single quote [ticket/11836] Fix fatal error on unsupported provider for auth link [ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED [ticket/11809] Ensure code.js is first script included after jQuery ... Conflicts: phpBB/config/services.yml phpBB/develop/create_schema_files.php phpBB/develop/mysql_upgrader.php phpBB/download/file.php phpBB/includes/bbcode.php phpBB/includes/functions_container.php phpBB/install/database_update.php phpBB/install/index.php phpBB/phpbb/controller/helper.php phpBB/phpbb/controller/resolver.php phpBB/phpbb/request/request_interface.php phpBB/phpbb/session.php phpBB/phpbb/style/extension_path_provider.php phpBB/phpbb/style/path_provider.php phpBB/phpbb/style/path_provider_interface.php phpBB/phpbb/style/resource_locator.php phpBB/phpbb/style/style.php phpBB/phpbb/template/locator.php phpBB/phpbb/template/template.php phpBB/phpbb/template/twig/node/includeasset.php phpBB/phpbb/template/twig/node/includecss.php phpBB/phpbb/template/twig/node/includejs.php phpBB/phpbb/template/twig/twig.php tests/controller/helper_url_test.php tests/di/create_container_test.php tests/extension/style_path_provider_test.php tests/notification/notification_test.php tests/session/continue_test.php tests/session/creation_test.php tests/template/template_events_test.php tests/template/template_test_case.php tests/template/template_test_case_with_tree.php tests/test_framework/phpbb_functional_test_case.php
| * [ticket/11215] Use new URL structure for controllersDavid King2013-08-311-5/+5
| | | | | | | | | | | | | | In tests, the old app.php?controller=foo structure was used. Instead it should be app.php/foo. PHPBB3-11215
| * [ticket/11792] Add functional test for var lang_set_ext of core.user_setuprechosen2013-08-223-0/+111
| | | | | | | | | | | | | | | | | | To ensure that the new lang_set_ext variable available with the core.user_setup event works properly, a functional test was added. It overwrites the value of the 'SKIP' language key, which is assumed to remain in use for some time to come. PHPBB3-11792
| * Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-181-1/+1
| |\ | | | | | | | | | | | | | | | | | | # By Matt Friedman # Via Matt Friedman * VSEphpbb/ticket/11784: [ticket/11784] Remove naming redundancy for event listeners
| | * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+1
| | | | | | | | | | | | PHPBB3-11784
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-0/+67
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11775] Fix doc blocks syntax [ticket/11775] Remove spaces at line ends [ticket/11775] Split test into multiple steps [ticket/11775] Add functional test for moving the last post [ticket/11775] Backport moving of the posting functions to 3.0 [ticket/11775] Fix error when moving the last post to another topic Conflicts: tests/test_framework/phpbb_functional_test_case.php
| | * [ticket/11775] Split test into multiple stepsJoas Schilling2013-08-121-1/+25
| | | | | | | | | | | | PHPBB3-11775
| | * [ticket/11775] Add functional test for moving the last postJoas Schilling2013-08-091-0/+43
| | | | | | | | | | | | PHPBB3-11775
| | * [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-081-101/+0
| | | | | | | | | | | | PHPBB3-11775
| * | [ticket/11761] Serve blank file locally in functional testAndy Chase2013-08-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Example.org no longer serves blank responses, failing functional tests. this patch creates a blank file and serve it locally during the test, instead of hitting the http://example.org servers kindly provided by IANA. PHPBB3-11761
| * | [ticket/11733] Add browse test for feed.phpJoas Schilling2013-07-231-0/+7
| | | | | | | | | | | | PHPBB3-11733
| * | Merge pull request #1513 from nickvergessen/ticket/11582Nathan Guse2013-07-223-3/+43
| |\ \ | | | | | | | | Ticket/11582 Split permission logic from translations
| | * | [ticket/11582] Correctly add all required fixturesJoas Schilling2013-07-171-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11582
| | * | [ticket/11582] Fix little typoJoas Schilling2013-07-141-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11582
| | * | [ticket/11582] Test the event and and fix it.Joas Schilling2013-07-143-3/+3
| | | | | | | | | | | | | | | | PHPBB3-11582
| | * | [ticket/11582] Fix extension permission testsJoas Schilling2013-07-142-2/+41
| | | | | | | | | | | | | | | | PHPBB3-11582
| * | | Merge pull request #1401 from marc1706/ticket/11531Nathan Guse2013-07-225-0/+353
| |\ \ \ | | | | | | | | | | [ticket/11531] Add basic set of functional tests for new avatar system
| | * | | [ticket/11531] Check if uploaded avatar is properly displayed in testsMarc Alexander2013-07-221-0/+16
| | | | | | | | | | | | | | | | | | | | PHPBB3-11531
| | * | | [ticket/11531] Reduced amount of avatar functional tests to minimumMarc Alexander2013-07-204-349/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tests were reduced to only test one case that should be correct and one that should fail. Different test cases have been split up over the specific test files for the acp groups, acp users, ucp groups, and ucp users page. PHPBB3-11531
| | * | | [ticket/11531] Use abstract class for avatar tests and unify test casesMarc Alexander2013-07-177-385/+686
| | | | | | | | | | | | | | | | | | | | PHPBB3-11531
| | * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-07-1410-107/+956
| | |\ \ \ | | | |/ /
| | * | | [ticket/11531] Add changes for supporting modified testing frameworkMarc Alexander2013-06-252-45/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, the groups avatar is deleted after the avatar tests in the ucp groups page in order to prevent issues with other tests that expect that no avatar has been set for the admin group. PHPBB3-11531
| | * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-1817-309/+269
| | |\ \ \
| | * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-0311-2/+412
| | |\ \ \ \
| | * | | | | [ticket/11531] Remove incomplete flags for tests after merging PR #1404Marc Alexander2013-05-252-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues should be fixed by the now resolved ticket PHPBB3-11535: http://tracker.phpbb.com/browse/PHPBB3-11535 PHPBB3-11531
| | * | | | | [ticket/11531] Use assertContainsLang() where possibleMarc Alexander2013-05-252-41/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHBB3-11531
| | * | | | | [ticket/11531] Add acp and ucp groups functional tests for avatarsMarc Alexander2013-05-132-1/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test for the acp and ucp groups settings are currently marked as incomplete due to a bug that causes the settings to not show an error when incorrect data is entered. However, the avatar data is not saved. That means that even though the error treatment seems to correctly work, the user is never informed of the issues with the submitted avatar data. PHPBB3-11531
| | * | | | | [ticket/11531] Add basic set of functional tests for new avatar systemMarc Alexander2013-05-121-0/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently includes tests for the gravatar, remote avatar, and upload avatar drivers. The local avatar driver is currently not supported. Two tests currently fail and have been marked as incomplete. One failure is due to an issue with Symfony's DomCrawler that exists in Symfony < 2.2. The other one is caused by a bug in the way remote avatars are treated. According to my tests, this bug also exists in phpBB 3.0.11 and has been reported in the tracker: http://tracker.phpbb.com/browse/PHPBB3-11534 PHPBB3-11531
| * | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-221-7/+12
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | | | | | | * develop-olympus: [ticket/11720] Add functional test for submitting report as user [ticket/11720] Do not call $captcha->validate if $captcha is not set
| | * | | | [ticket/11720] Add functional test for submitting report as userMarc Alexander2013-07-211-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The already existing functional tests were not ran as the filename was missing the appended "_test". PHPBB3-11720
* | | | | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-163-6/+6
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-11700
* | | | | [ticket/11696] Remove manual loading of db_tools in extension controller testJoas Schilling2013-07-141-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remember to store the file, before commiting it... PHPBB3-11696
* | | | | [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-142-3/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-11696
* | | | | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-131-1/+0
|\ \ \ \ \ | | | | | | | | | | | | [ticket/11685] Remove logout confirmation page
| * | | | | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11685
* | | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-132-0/+95
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpbb/develop: (216 commits) [ticket/11626] Remove last reference to template in ldap [ticket/11626] Remove LDAP dependency on template [develop-olympus] Increment version number to 3.0.13-dev. [develop-olympus] Add changelog for 3.0.12 release. [develop-olympus] Bump version numbers for 3.0.12-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.12 releases. [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./) [ticket/11668] Run lint test at the end of the test suite [ticket/11548] Fix test errors in groups test on develop [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0 [ticket/11548] Fix incorrect usage of array_map on acp groups page [ticket/11665] Fix test class name [ticket/11664] Stop creating php.html file in root path in tests [ticket/11665] Can't change file names already sent to set_filenames [ticket/11662] Typos: occured -> occurred [ticket/11662] Typos: occured -> occurred [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect) [feature/auth-refactor] Add parent::setUp() in setUp() [feature/auth-refactor] Changes [feature/auth-refactor] DataProvider for acp_board test ...
| * | | | | [ticket/11548] Fix test errors in groups test on developMarc Alexander2013-07-121-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will fix the errors that appeared in the functional groups test due to the changes in the new avatar system. The patch will make them work again. PHPBB3-11548
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-122-49/+49
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11548] Fix incorrect usage of array_map on acp groups page Conflicts: tests/functional/common_groups_test.php tests/functional/ucp_groups_test.php
| | * | | | [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-122-49/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The array_map was only ran on small parts of the actual error array instead of the whole one. This resulted in the output of the language variables' names rather than their actual value. PHPBB3-11548
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-121-0/+49
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11548] Use new static methods for request and submit [ticket/11548] Run array_map on complete error array and not just colour_error Conflicts: tests/functional/ucp_groups_test.php
| | * | | | [ticket/11548] Use new static methods for request and submitMarc Alexander2013-07-111-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11548
| | * | | | Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ↵Marc Alexander2013-07-116-27/+122
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ticket/11548
| | | * | | | [ticket/10772] Updating testsVjacheslav Trushkin2013-07-111-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10772