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
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14717] Quote strings beginning with @ or % in yaml definitions
Marc Alexander
2016-07-23
1
-7
/
+7
*
Merge branch 'develop-ascraeus' into develop
Marc Alexander
2014-11-26
2
-10
/
+10
|
\
|
*
[ticket/13389] Replace pattern with path
Tristan Darricau
2014-11-26
2
-10
/
+10
*
|
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2014-08-24
6
-0
/
+54
|
\
\
|
|
/
|
*
[ticket/13008] Add functionnal test
Tristan Darricau
2014-08-24
6
-0
/
+54
*
|
Merge branch 'develop-ascraeus' into develop
Tristan Darricau
2014-07-03
1
-3
/
+5
|
\
\
|
|
/
|
*
[ticket/12783] Move phpbb requirement to extra->soft-require
Joas Schilling
2014-07-02
1
-1
/
+3
|
*
[ticket/12783] Move phpbb/phpbb require version to extra
Joas Schilling
2014-06-28
1
-3
/
+3
*
|
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2014-05-28
6
-24
/
+42
|
\
\
|
|
/
|
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
6
-24
/
+42
*
|
[ticket/12564] Remove version definitions from modules in tests
Matt Friedman
2014-05-20
2
-2
/
+0
|
/
*
[ticket/10851] Add unit and functional tests for checking attachments
Marc Alexander
2014-04-04
1
-0
/
+0
*
[ticket/12311] Use valid composer schema - license - for extensions
Matt Friedman
2014-03-27
1
-1
/
+1
*
Merge pull request #2104 from nickvergessen/ticket/12261
Nathan Guse
2014-03-12
3
-1
/
+20
|
\
|
*
[ticket/12261] Add a functional test for redirect after using login_box()
Joas Schilling
2014-03-10
3
-1
/
+20
*
|
[ticket/12090] Comment out broken test
Joas Schilling
2014-03-09
1
-0
/
+3
*
|
[ticket/12090] Fix helper usage in functional controller tests
Joas Schilling
2014-03-07
1
-27
/
+3
*
|
[ticket/12090] Change redirect tests to use route()
Joas Schilling
2014-03-07
2
-3
/
+15
|
/
*
[ticket/11997] Use functional test cases that should always work
Marc Alexander
2013-12-28
1
-6
/
+2
*
[ticket/11997] Fix redirect tests for mod rewrite
Marc Alexander
2013-12-28
2
-15
/
+27
*
[ticket/11997] Use path_helper in in foo/bar extension for redirect URLs
Marc Alexander
2013-12-27
2
-9
/
+16
*
[ticket/11997] Move expected redirect returns to controller and output to HTML
Marc Alexander
2013-12-20
2
-12
/
+52
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997
Marc Alexander
2013-12-07
7
-19
/
+61
|
\
|
*
[ticket/12026] Add functional test for ucp extension module
Joas Schilling
2013-12-03
3
-0
/
+51
|
*
[ticket/12017] Fix phpbb requirement in composer.json
Joas Schilling
2013-11-14
1
-1
/
+1
|
*
[ticket/12017] Remove IN_PHPBB defined check
Joas Schilling
2013-11-14
2
-18
/
+0
|
*
[ticket/12016] Update functional tests to use service for event listeners
Joas Schilling
2013-11-13
1
-0
/
+9
*
|
[ticket/11997] Add functional test for redirects in controller
Joas Schilling
2013-11-13
4
-1
/
+40
|
/
*
[task/composer-compatibility] Minor changes that will break extension BC
MichaelC
2013-10-01
1
-3
/
+2
*
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
7
-8
/
+21
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
4
-2
/
+89
|
\
|
*
[ticket/11792] Add functional test for var lang_set_ext of core.user_setup
rechosen
2013-08-22
2
-0
/
+48
|
*
[ticket/11784] Remove naming redundancy for event listeners
Matt Friedman
2013-08-13
1
-1
/
+1
|
*
[ticket/11582] Fix little typo
Joas Schilling
2013-07-14
1
-1
/
+1
|
*
[ticket/11582] Test the event and and fix it.
Joas Schilling
2013-07-14
2
-2
/
+2
|
*
[ticket/11582] Fix extension permission tests
Joas Schilling
2013-07-14
2
-2
/
+41
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
2
-3
/
+3
|
/
*
[ticket/11549] Add functional test for ACP Extension Module with Template
Joas Schilling
2013-05-31
3
-0
/
+63
*
Merge remote-tracking branch 'remotes/blitze/ticket/11458' into develop
Nathaniel Guse
2013-05-18
1
-0
/
+6
|
\
|
*
[ticket/11458] Add functional test
OpenShift guest
2013-04-13
1
-0
/
+6
*
|
[ticket/11450] Add new line at end of file
Joas Schilling
2013-05-08
1
-1
/
+1
*
|
[ticket/11450] Test the extensions details page in ACP Customise Tab
Joas Schilling
2013-05-08
1
-0
/
+23
|
/
*
[feature/controller] Fix misnamed route for functional test
David King
2012-11-19
1
-1
/
+1
*
[feature/controller] Check for proper status codes from controllers
David King
2012-11-19
2
-0
/
+9
*
[feature/controller] Fix line endings and permissions, and check responses
David King
2012-11-16
4
-6
/
+6
*
[feature/controller] Add controller functional test with template
David King
2012-11-16
4
-0
/
+25
*
[feature/controller] Add test for missing argument in controller class
David King
2012-11-16
3
-1
/
+10
*
[feature/controller] Adapt functional tests given new controller framework
David King
2012-11-16
15
-111
/
+22
*
[ticket/10941] Added functional tests for the fileupload class
Fyorl
2012-07-09
4
-0
/
+0
*
[ticket/10586] Removed incorrect method call
David King
2012-03-28
5
-11
/
+1
[next]