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 (
Collapse
)
Author
Age
Files
Lines
*
[feature/controller] Fix comments, check against more general HttpException
David King
2012-11-19
1
-3
/
+4
|
|
|
|
PHPBB3-10864
*
[feature/controller] Check for proper status codes from controllers
David King
2012-11-19
1
-1
/
+12
|
|
|
|
PHPBB3-10864
*
[feature/controller] Fix functional tests to use query string for controllers
David King
2012-11-18
1
-4
/
+4
|
|
|
|
PHPBB3-10864
*
[feature/controller] Fix line endings and permissions, and check responses
David King
2012-11-16
1
-0
/
+4
|
|
|
|
PHPBB3-10864
*
[feature/controller] Add controller functional test with template
David King
2012-11-16
1
-5
/
+27
|
|
|
|
PHPBB3-10864
*
[feature/controller] Use warning instead of echo for copy() and unlink()
David King
2012-11-16
1
-8
/
+2
|
|
|
|
PHPBB3-10864
*
[feature/controller] Add test for missing argument in controller class
David King
2012-11-16
1
-1
/
+9
|
|
|
|
PHPBB3-10864
*
[feature/controller] Adapt functional tests given new controller framework
David King
2012-11-16
1
-82
/
+47
|
|
|
|
PHPBB3-10864
*
[ticket/11202] Check response success before content assertions.
Oleg Pudeyev
2012-11-15
1
-0
/
+2
|
|
|
|
|
|
|
This does not change tests that perform requests which are either clearly not supposed to succeed or are a gray area. PHPBB3-11202
*
[ticket/10837] Removed tearDownAfterClass() from extension_controller_test.php
David King
2012-05-07
1
-9
/
+0
|
|
|
|
PHPBB3-10837
*
[ticket/10586] Added space in if statement
David King
2012-03-28
1
-1
/
+1
|
|
|
|
PHPBB3-10586
*
[ticket/10586] Tests finally work (thanks naderman)
David King
2012-03-19
1
-13
/
+12
|
|
|
|
PHPBB3-10586
*
[ticket/10586] Correctly purge board cache and don't rename install directory
Nils Adermann
2012-03-19
1
-4
/
+4
|
|
|
|
PHPBB3-10586
*
[ticket/10586] trying to get tests to work
David King
2012-03-19
1
-12
/
+16
|
|
|
|
PHPBB3-10586
*
[ticket/10586] more work on getting tests to pass
David King
2012-03-19
1
-11
/
+5
|
|
|
|
PHPBB3-10586
*
[ticket/10586] Tests are coming along, just a little more to go
David King
2012-03-19
1
-30
/
+26
|
|
|
|
PHPBB3-10586
*
[ticket/10586] Rename install directory back to install/ after tests
David King
2012-03-19
1
-0
/
+11
|
|
|
|
PHPBB3-10586
*
[ticket/10586] browse tests now work, but mine dont. at least we are making ↵
David King
2012-03-19
1
-1
/
+21
|
|
|
|
|
|
progress PHPBB3-10586
*
[ticket/10586] initial work on copying fixtures. Note that this depends on 10706
David King
2012-03-19
1
-0
/
+33
|
|
|
|
PHPBB3-10586
*
[ticket/10586] Now tests run, but fail. But here is what I have.
David King
2012-03-19
1
-2
/
+4
|
|
|
|
PHPBB3-10586
*
[ticket/10586] some bootstrap additions and test changes to try and make it work
David King
2012-03-19
1
-4
/
+2
|
|
|
|
PHPBB3-10586
*
[ticket/10586] test stuff. does not work yet, still need to put phpBB ↵
David King
2012-03-19
1
-0
/
+96
objects in bootstrap.php