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
/
test_framework
/
phpbb_functional_test_case.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'EXreaction/ticket/11415' into develop
David King
2013-05-18
1
-2
/
+4
|
\
|
*
[ticket/11415] Fix ext.manager constructor in tests
Nathaniel Guse
2013-05-03
1
-1
/
+0
|
*
[ticket/11415] Remove migrator dependency from extension manager
Nathaniel Guse
2013-05-01
1
-1
/
+4
*
|
[ticket/10325] add logout function in functional_test_case
Dhruv
2013-04-25
1
-0
/
+11
|
/
*
[ticket/11335] (more) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
Merge pull request #1290 from nickvergessen/ticket/11362
Nils Adermann
2013-04-24
1
-0
/
+1
|
\
|
*
[ticket/11362] Extension manager depends on filesystem
Joas Schilling
2013-04-17
1
-0
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-04-15
1
-0
/
+3
|
\
\
|
*
|
[ticket/11493] add checks for Notice and Warning
Dhruv
2013-04-15
1
-0
/
+2
|
*
|
[ticket/11493] add check for phpBB Debug in functional tests
Dhruv
2013-04-15
1
-0
/
+1
*
|
|
[ticket/11492] Fix issues with log object
Joas Schilling
2013-04-11
1
-16
/
+10
*
|
|
[ticket/11492] Add tests for removing/adding users
Joas Schilling
2013-04-11
1
-1
/
+51
*
|
|
[ticket/11492] Add functional test for empty teampage
Joas Schilling
2013-04-11
1
-0
/
+40
*
|
|
[ticket/11460] Configure functional test board email using dummy SMTP data.
Andreas Fischer
2013-03-22
1
-6
/
+6
*
|
|
[ticket/11460] Add methods for checkbox handling to phpbb_functional_test_case.
Andreas Fischer
2013-03-21
1
-0
/
+64
|
|
/
|
/
|
*
|
[ticket/11386] Send list of migrations instead of using load_migrations
Nathaniel Guse
2013-03-03
1
-11
/
+10
*
|
[ticket/11386] Fix failing tests from constructor changes
Nathaniel Guse
2013-03-02
1
-1
/
+1
*
|
[ticket/11386] Update tests with new constructors for ext.manager/migrator
Nathaniel Guse
2013-03-02
1
-2
/
+15
*
|
[feature/migrations] Fix failing tests (again)
Nathaniel Guse
2013-02-13
1
-14
/
+14
*
|
[feature/migrations] Make the container available to extension installers
Nathan Guse
2013-02-06
1
-0
/
+1
*
|
[ticket/11305] Mock container for cache driver in functional create_user()
Igor Wiedler
2013-01-02
1
-1
/
+9
*
|
Merge remote-tracking branch 'p/ticket/10758' into develop
Andreas Fischer
2012-12-25
1
-2
/
+4
|
\
\
|
*
|
[ticket/10758] Add a test for acp login.
Oleg Pudeyev
2012-12-15
1
-2
/
+4
*
|
|
[ticket/10758-upload] Convert error to a failure.
Oleg Pudeyev
2012-12-20
1
-0
/
+16
|
/
/
*
|
[ticket/11015] Installer still needs 3.0-style dbms name.
Oleg Pudeyev
2012-12-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
1
-10
/
+13
|
\
\
|
*
\
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-12-13
1
-3
/
+11
|
|
\
\
|
|
|
/
|
|
*
[ticket/11265] Add assertions for board installation success.
Oleg Pudeyev
2012-12-13
1
-3
/
+11
|
*
|
[ticket/10975] Avoid rewriting global config twice.
Oleg Pudeyev
2012-12-13
1
-7
/
+2
*
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
1
-28
/
+93
|
\
\
\
|
|
/
/
|
*
|
Merge PR #1119 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-13
1
-26
/
+35
|
|
\
\
|
|
|
/
|
|
*
Merge PR #1119 branch 'p/ticket/10491' into develop-olympus
Oleg Pudeyev
2012-12-13
1
-25
/
+29
|
|
|
\
|
|
|
*
[ticket/10491] Make recreate_database static.
Oleg Pudeyev
2012-12-12
1
-1
/
+1
|
|
|
*
[ticket/10491] Install board once per test run.
Oleg Pudeyev
2012-12-10
1
-1
/
+6
|
|
|
*
[ticket/10491] Move board installation into setup before class.
Oleg Pudeyev
2012-12-04
1
-16
/
+12
|
|
|
*
[ticket/10491] Set up functional tests sensibly.
Oleg Pudeyev
2012-12-04
1
-16
/
+19
|
*
|
|
Merge PR #1125 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-10
1
-2
/
+58
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/10972] Drop user deletion.
Oleg Pudeyev
2012-12-06
1
-15
/
+0
|
|
*
|
[ticket/10972] Tweak user addition.
Oleg Pudeyev
2012-12-06
1
-25
/
+32
|
|
*
|
[ticket/10972] Backport get_db from develop.
Oleg Pudeyev
2012-12-06
1
-0
/
+19
|
|
*
|
[ticket/10972] Added explicit checks for creating duplicate users.
Fyorl
2012-12-06
1
-2
/
+17
|
|
*
|
[ticket/10972] Moved tests into appropriate places and added comments
Fyorl
2012-12-06
1
-0
/
+4
|
|
*
|
[ticket/10972] Added methods for creating and deleting basic users
Fyorl
2012-12-06
1
-2
/
+43
|
|
|
/
*
|
|
[ticket/11015] Fix functional test case.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-16
1
-11
/
+27
|
\
\
\
|
|
/
/
|
*
|
[ticket/11204] Reindent.
Oleg Pudeyev
2012-11-15
1
-11
/
+11
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-11-15
1
-0
/
+15
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympus
Andreas Fischer
2012-11-15
1
-1
/
+16
|
|
|
\
|
|
|
*
[ticket/11202] Custom message does not make sense here, delete it.
Oleg Pudeyev
2012-11-15
1
-2
/
+2
|
|
|
*
[ticket/11202] Add a heuristic function to check for response success.
Oleg Pudeyev
2012-11-15
1
-1
/
+16
[next]