aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | [ticket/11581] Enabled private messages after testsDhruv2014-03-111-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11581
| * | | [ticket/11581] Add test to check UCP_PM is enabled/disabled correctlyDhruv2014-03-111-0/+47
| | | | | | | | | | | | | | | | PHPBB3-11581
* | | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-131-0/+45
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12176] Reword comment about config entries. [ticket/12176] Add newest_user_colour to config array to ensure it exists [ticket/12176] Display correct message when trying to delete founder. [ticket/12176] Add functional test for founder deletion message. Conflicts: tests/test_framework/phpbb_functional_test_case.php
| * | | [ticket/12176] Add functional test for founder deletion message.Andreas Fischer2014-02-151-0/+45
| | | | | | | | | | | | | | | | PHPBB3-12176
* | | | Merge pull request #2104 from nickvergessen/ticket/12261Nathan Guse2014-03-124-2/+42
|\ \ \ \ | |_|/ / |/| | | [ticket/12261] Remove web root path from login redirect url
| * | | [ticket/12261] Mark test as incomplete, something is wrong with sessionsJoas Schilling2014-03-111-0/+3
| | | | | | | | | | | | | | | | PHPBB3-12261
| * | | [ticket/12261] Fix doc blockJoas Schilling2014-03-101-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12261
| * | | [ticket/12261] Validate the redirect hidden field before submitting the formJoas Schilling2014-03-101-0/+2
| | | | | | | | | | | | | | | | PHPBB3-12261
| * | | [ticket/12261] Add a functional test for redirect after using login_box()Joas Schilling2014-03-104-2/+37
| | | | | | | | | | | | | | | | PHPBB3-12261
* | | | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-102-26/+17
|\ \ \ \ | |_|_|/ |/| | | [ticket/12090] Pass route name to url() instead of the url itself
| * | | [ticket/12090] Comment out broken testJoas Schilling2014-03-091-0/+3
| | | | | | | | | | | | | | | | PHPBB3-12090
| * | | [ticket/12090] Fix helper usage in functional controller testsJoas Schilling2014-03-071-27/+3
| | | | | | | | | | | | | | | | PHPBB3-12090
| * | | [ticket/12090] Change redirect tests to use route()Joas Schilling2014-03-072-3/+15
| |/ / | | | | | | | | | PHPBB3-12090
* | | [ticket/10945] Remove mark test incomplete for native search backendDhruv2014-03-081-5/+0
| | | | | | | | | | | | PHPBB3-10945
* | | [ticket/10945] Remove mark test incomplete for mysql and postgresDhruv2014-03-082-8/+0
|/ / | | | | | | PHPBB3-10945
* | Merge pull request #2025 from marc1706/ticket/12183Nathan Guse2014-02-202-0/+135
|\ \ | | | | | | [ticket/12183] Update user_newpasswd column in users table for passwords manager
| * | [ticket/12183] Check if database columns were updated before changing themMarc Alexander2014-02-191-3/+5
| | | | | | | | | | | | PHPBB3-12183
| * | [ticket/12183] Test that login with old password doesn't work after resetMarc Alexander2014-02-171-13/+34
| | | | | | | | | | | | PHPBB3-12183
| * | [ticket/12183] Test activating new password after resetMarc Alexander2014-02-171-1/+65
| | | | | | | | | | | | PHPBB3-12183
| * | [ticket/12183] Make sure to undo changes to config in forgot_password_testMarc Alexander2014-02-111-0/+13
| | | | | | | | | | | | | | | | | | | | | The forgot_password_test disables the password reset functionalty but doesn't enable it again afterwards. PHPBB3-12183
| * | [ticket/12183] Add functional test for user password resetMarc Alexander2014-02-101-0/+35
| | | | | | | | | | | | PHPBB3-12183
* | | Merge pull request #2021 from nickvergessen/ticket/12171Nathan Guse2014-02-201-0/+345
|\ \ \ | |/ / |/| | Ticket/12171 Attachments from soft-deleted posts are still downloadable
| * | [ticket/12171] Add functional tests for downloading attachmentsJoas Schilling2014-02-101-0/+345
| | | | | | | | | | | | PHPBB3-12171
* | | [ticket/12175] Do not use admin account for file size limit testJoas Schilling2014-02-091-2/+9
| | | | | | | | | | | | PHPBB3-12175
* | | [ticket/12175] Fix test for uploading a valid fileJoas Schilling2014-02-091-3/+5
| | | | | | | | | | | | PHPBB3-12175
* | | [ticket/12175] Fix upload test for empty fileJoas Schilling2014-02-091-2/+1
|/ / | | | | | | PHPBB3-12175
* | Merge pull request #1716 from marc1706/feature/passwordsNils Adermann2014-02-021-0/+55
|\ \ | | | | | | [feature/passwords] Add password hashing manager with support for newer hashing algorithms
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-2923-107/+664
| |\ \ | | | | | | | | | | | | | | | | Conflicts: phpBB/config/services.yml
| * | | [feature/passwords] Add functional tests for forum passwordsMarc Alexander2013-10-131-0/+55
| | | | | | | | | | | | | | | | PHPBB3-11610
* | | | [ticket/11915] Fix the Plupload test.Cesar G2014-01-171-2/+2
| | | | | | | | | | | | | | | | PHPBB3-11915
* | | | Merge remote-tracking branch 'Marc/ticket/11997' into developJoas Schilling2014-01-085-2/+124
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Marc/ticket/11997: (23 commits) [ticket/11997] Use functional test cases that should always work [ticket/11997] Fix redirect tests for mod rewrite [ticket/11997] Add user's page dir to redirect path and fix unit tests for it [ticket/11997] Remove obsolete function get_controller_redirect_url() [ticket/11997] Use path_helper in in foo/bar extension for redirect URLs [ticket/11997] Add remove_web_root_path() in order to prevent incorrect URLs [ticket/11997] Do not check if file or dir we redirect to exist [ticket/11997] Modifiy tests after adding path_helper clean_url method [ticket/11997] Add clean_url() method to path_helper [ticket/11997] Allow redirects to parent folders like previously [ticket/11997] Move expected redirect returns to controller and output to HTML [ticket/11997] Fix tests for path_helper's get_controller_redirect_url() [ticket/11997] Use get_controller_redirect_url() in redirect() function [ticket/11997] Add method for controller redirect URLs to path helper [ticket/11997] Undo changes to phpbb_own_realpath() [ticket/11997] Remove obsolete failover_flag in function redirect() [ticket/11997] Add functional test for redirects in controller [ticket/11997] Fix missing global [ticket/11997] Fix redirects from inside controllers [ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect paths ...
| * | | [ticket/11997] Use functional test cases that should always workMarc Alexander2013-12-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous test cases that tried to redirect to ../index.php and similar might cause us to try to go to http://localhost/../index.php, which will result in http://index.php. As this obviously will trigger an error as intended, we should not put this inside our test cases for the redirect function. PHPBB3-11997
| * | | [ticket/11997] Fix redirect tests for mod rewriteMarc Alexander2013-12-282-15/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Controller routes that are supposed to link to parent directories can't be tested as the links are incorrectly created depending on enabled mod rewrite or not. PHPBB3-11997
| * | | [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-273-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | By using path_helper's clean_url() method, we'll be able to properly check the full URL instead of just parts of the expected URL. PHPBB3-11997
| * | | [ticket/11997] Allow redirects to parent folders like previouslyMarc Alexander2013-12-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Redirects to parent folders were possible with the previous redirect function. This change will allow these redirects again. PHPBB3-11997
| * | | [ticket/11997] Move expected redirect returns to controller and output to HTMLMarc Alexander2013-12-203-28/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The controller will now output the expected redirect returns the same way the redirect returns are output. The extension controller test will compare those 2 outputs. PHPBB3-11997
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997Marc Alexander2013-12-0715-26/+201
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: tests/functional/fixtures/ext/foo/bar/config/services.yml
| * | | | [ticket/11997] Fix tests for path_helper's get_controller_redirect_url()Marc Alexander2013-12-071-10/+9
| | | | | | | | | | | | | | | | | | | | PHPBB3-11997
| * | | | [ticket/11997] Add functional test for redirects in controllerJoas Schilling2013-11-135-1/+72
| | | | | | | | | | | | | | | | | | | | PHPBB3-11997
* | | | | [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-121-0/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-12009
* | | | | [ticket/12009] Update functional test to check for invalid extensions.Cesar G2013-12-121-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-12009
* | | | | [ticket/12009] Fix functional tests.Cesar G2013-12-121-16/+18
| |/ / / |/| | | | | | | | | | | PHPBB3-12009
* | | | Merge pull request #1879 from Pico88/ticket/12026Nathan Guse2013-12-044-5/+91
|\ \ \ \ | | | | | | | | | | [ticket/12026] Correct path for template files
| * | | | [ticket/12026] Add functional test for ucp extension moduleJoas Schilling2013-12-034-5/+91
| | | | | | | | | | | | | | | | | | | | PHPBB3-12026
* | | | | [ticket/11842] Add functional test for creating groupMarc Alexander2013-12-041-0/+31
| | | | | | | | | | | | | | | | | | | | PHPBB3-11842
* | | | | [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-041-0/+9
|/ / / / | | | | | | | | | | | | PHPBB3-11842
* | | | Merge remote-tracking branch 'Marc/ticket/11896' into developJoas Schilling2013-11-191-0/+33
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Marc/ticket/11896: [ticket/11896] Use $form_time and fix out of bounds $form_time [ticket/11896] Correctly document return of null in docblocks [ticket/11896] Minor code improvements in phpbb_functional_test_case [ticket/11896] Add functional tests for marking all notifications read [ticket/11896] Add ability to define expected message after posting [ŧicket/11896] Set form_time with time() when marking all notifications read
| * | | | [ticket/11896] Add functional tests for marking all notifications readMarc Alexander2013-11-091-0/+33
| |/ / / | | | | | | | | | | | | PHPBB3-11896
* | | | [ticket/12017] Fix phpbb requirement in composer.jsonJoas Schilling2013-11-141-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12017
* | | | [ticket/12017] Copy config/ dir so events workJoas Schilling2013-11-143-2/+6
| | | | | | | | | | | | | | | | PHPBB3-12017