index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
extension_controller_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/15377] Add test
Rubén Calvo
2019-05-08
1
-0
/
+9
*
[ticket/14972] Avoid using self as constant in tests
rxu
2018-01-01
1
-1
/
+1
*
[ticket/13008] Add functionnal test
Tristan Darricau
2014-08-24
1
-0
/
+14
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12261] Mark test as incomplete, something is wrong with sessions
Joas Schilling
2014-03-11
1
-0
/
+3
*
[ticket/12261] Fix doc block
Joas Schilling
2014-03-10
1
-1
/
+1
*
[ticket/12261] Validate the redirect hidden field before submitting the form
Joas Schilling
2014-03-10
1
-0
/
+2
*
[ticket/12261] Add a functional test for redirect after using login_box()
Joas Schilling
2014-03-10
1
-1
/
+17
*
[ticket/11997] Use path_helper in in foo/bar extension for redirect URLs
Marc Alexander
2013-12-27
1
-1
/
+1
*
[ticket/11997] Allow redirects to parent folders like previously
Marc Alexander
2013-12-21
1
-1
/
+3
*
[ticket/11997] Move expected redirect returns to controller and output to HTML
Marc Alexander
2013-12-20
1
-16
/
+11
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997
Marc Alexander
2013-12-07
1
-0
/
+2
|
\
|
*
[ticket/12017] Copy config/ dir so events work
Joas Schilling
2013-11-14
1
-0
/
+2
*
|
[ticket/11997] Fix tests for path_helper's get_controller_redirect_url()
Marc Alexander
2013-12-07
1
-10
/
+9
*
|
[ticket/11997] Add functional test for redirects in controller
Joas Schilling
2013-11-13
1
-0
/
+32
|
/
*
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
1
-1
/
+1
*
[ticket/11215] Use new URL structure for controllers
David King
2013-08-31
1
-5
/
+5
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-1
/
+0
*
[ticket/11550] Move comments to correct function
Joas Schilling
2013-06-11
1
-8
/
+0
*
[ticket/11550] Fixtures should only be directories not files
Joas Schilling
2013-06-08
1
-4
/
+3
*
[ticket/11550] Use new functionality from the test case helpers
Joas Schilling
2013-06-08
1
-35
/
+6
*
Merge branch 'ticket/11568' into ticket/11568-develop
Joas Schilling
2013-05-31
1
-8
/
+10
*
[ticket/develop/11568] Remove unneccessary second call with wrong arguments
Joas Schilling
2013-05-30
1
-1
/
+0
*
[ticket/develop/11568] Fix some more tests in 3.1
Joas Schilling
2013-05-30
1
-3
/
+3
*
[ticket/develop/11568] Remove unneccessary calls to assert_response_success()
Joas Schilling
2013-05-28
1
-4
/
+2
*
[ticket/develop/11568] Do not directly access $client from tests
Joas Schilling
2013-05-28
1
-4
/
+5
*
[feature/controller] Fix comments, check against more general HttpException
David King
2012-11-19
1
-3
/
+4
*
[feature/controller] Check for proper status codes from controllers
David King
2012-11-19
1
-1
/
+12
*
[feature/controller] Fix functional tests to use query string for controllers
David King
2012-11-18
1
-4
/
+4
*
[feature/controller] Fix line endings and permissions, and check responses
David King
2012-11-16
1
-0
/
+4
*
[feature/controller] Add controller functional test with template
David King
2012-11-16
1
-5
/
+27
*
[feature/controller] Use warning instead of echo for copy() and unlink()
David King
2012-11-16
1
-8
/
+2
*
[feature/controller] Add test for missing argument in controller class
David King
2012-11-16
1
-1
/
+9
*
[feature/controller] Adapt functional tests given new controller framework
David King
2012-11-16
1
-82
/
+47
*
[ticket/11202] Check response success before content assertions.
Oleg Pudeyev
2012-11-15
1
-0
/
+2
*
[ticket/10837] Removed tearDownAfterClass() from extension_controller_test.php
David King
2012-05-07
1
-9
/
+0
*
[ticket/10586] Added space in if statement
David King
2012-03-28
1
-1
/
+1
*
[ticket/10586] Tests finally work (thanks naderman)
David King
2012-03-19
1
-13
/
+12
*
[ticket/10586] Correctly purge board cache and don't rename install directory
Nils Adermann
2012-03-19
1
-4
/
+4
*
[ticket/10586] trying to get tests to work
David King
2012-03-19
1
-12
/
+16
*
[ticket/10586] more work on getting tests to pass
David King
2012-03-19
1
-11
/
+5
*
[ticket/10586] Tests are coming along, just a little more to go
David King
2012-03-19
1
-30
/
+26
*
[ticket/10586] Rename install directory back to install/ after tests
David King
2012-03-19
1
-0
/
+11
*
[ticket/10586] browse tests now work, but mine dont. at least we are making p...
David King
2012-03-19
1
-1
/
+21
*
[ticket/10586] initial work on copying fixtures. Note that this depends on 10706
David King
2012-03-19
1
-0
/
+33
*
[ticket/10586] Now tests run, but fail. But here is what I have.
David King
2012-03-19
1
-2
/
+4
*
[ticket/10586] some bootstrap additions and test changes to try and make it work
David King
2012-03-19
1
-4
/
+2
*
[ticket/10586] test stuff. does not work yet, still need to put phpBB objects...
David King
2012-03-19
1
-0
/
+96