aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-312-3/+3
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/9758: [ticket/9758] Clickable avatar in header and renamed class for avatar-img [ticket/9758] Remove unnessary if-question for include functions_display [ticket/9758] Slims the line 4775 in includes/functions.php [ticket/9758] Adds id and changes filter to fix travis CI test [ticket/9758] Removed the needless space after first ENDIF [ticket/9758] Adding impr. for overall_header display of avatar and username [ticket/9758] Fixed bug in mcp_warn.php [ticket/9758] Optimises the html code of avatar image in header [ticket/9758] Error because of missing functions_display.php fixed [ticket/9758] Removed useless if-conditions to include functions.php [ticket/9758] Changes class name of new "span" in overall_header.html [ticket/9758] Adds global template variable CURRENT_USER_AVATAR
| * | [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-282-3/+3
| | | | | | | | | | | | PHPBB3-9758
* | | [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-fileCrizzo2014-03-281-1/+1
|/ / | | | | | | PHPBB3-11336
* | [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-272-2/+2
| | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311
* | [ticket/12284] Fix functional test for extension manager changesMatt Friedman2014-03-171-1/+1
| | | | | | | | PHPBB3-12284
* | Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-141-4/+9
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dhruv/ticket/11040: [ticket/11040] Topic is deleted if test is skipped [ticket/11040] Use unique text for the test post added [ticket/11040] Use hard delete in delete_topic [ticket/11040] Add migration to drop postgres search indexes [ticket/11040] Delete the functional test topic to avoid conflicts [ticket/11040] Add methods to delete post and topic in functional tests [ticket/11040] Swap post_text and post_subject for post_content index [ticket/11040] Add test cases for searching subject and post content together [ticket/11040] Remove postgres extra indexes [ticket/11040] Add post_content index [ticket/11040] Search subject and text together
| * | [ticket/11040] Topic is deleted if test is skippedDhruv2014-03-121-0/+1
| | | | | | | | | | | | PHPBB3-11040
| * | [ticket/11040] Use unique text for the test post addedDhruv2014-03-121-2/+2
| | | | | | | | | | | | PHPBB3-11040
| * | [ticket/11040] Delete the functional test topic to avoid conflictsDhruv2014-03-121-0/+1
| | | | | | | | | | | | PHPBB3-11040
| * | [ticket/11040] Add test cases for searching subject and post content togetherDhruv2014-03-121-4/+7
| | | | | | | | | | | | PHPBB3-11040
* | | Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-0/+48
|\ \ \ | | | | | | | | [ticket/11581] Hide categories on level 0 when they have no visible children
| * | | [ticket/11581] Fix year in copyright headerDhruv2014-03-111-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11581
| * | | [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