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
*
[ticket/14270] Purge cache when the installer is finished
Mate Bartus
2015-11-08
1
-1
/
+2
*
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
1
-106
/
+83
*
Merge branch '3.1.x'
Andreas Fischer
2015-06-16
1
-10
/
+10
|
\
|
*
[ticket/12952] Check obvious errors before status in functional tests
Marc Alexander
2015-06-16
1
-10
/
+10
*
|
[ticket/13782] Rename null driver to dummy for PHP7 compatibility
Marc Alexander
2015-05-04
1
-3
/
+3
*
|
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-2
/
+8
*
|
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-2
/
+0
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-1
/
+1
*
|
Merge branch '3.1.x'
Nicofuma
2015-03-24
1
-0
/
+12
|
\
\
|
|
/
|
*
[ticket/13612] Always display success message if extension was enabled
Marc Alexander
2015-02-14
1
-8
/
+1
|
*
[ticket/13612] Run meta refresh until extension is fully enabled
Marc Alexander
2015-02-14
1
-1
/
+20
*
|
[ticket/10748] Replace direct creations of tools();
Joas Schilling
2015-02-07
1
-1
/
+2
*
|
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-1
/
+0
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-1
/
+1
*
|
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2015-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2015-01-26
1
-1
/
+1
|
|
\
|
|
*
[ticket/12089] Add assert message on HTTP status code check
Joas Schilling
2015-01-25
1
-1
/
+1
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-20
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
[ticket/13489] Fix service configuration
Tristan Darricau
2015-01-20
1
-1
/
+3
*
|
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-1
/
+1
*
|
|
[ticket/12620] Fix session tests
Tristan Darricau
2014-11-20
1
-0
/
+5
*
|
|
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2014-10-29
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
[ticket/13241] Sleep for 1 second when posting twice in the same second
Joas Schilling
2014-10-29
1
-0
/
+7
*
|
|
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-10-25
1
-6
/
+4
|
\
\
\
|
|
/
/
|
*
|
[ticket/13207] Add notification manager mock to user_add method in tests
Marc Alexander
2014-10-25
1
-6
/
+4
*
|
|
[ticket/13130] Fix tests
Tristan Darricau
2014-10-05
1
-2
/
+1
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-10
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #2862 from marc1706/ticket/12932
Joas Schilling
2014-08-10
1
-3
/
+3
|
|
\
\
|
|
*
|
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-3
/
+3
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Nils Adermann
2014-08-10
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/12950] Force the installer to use language=en
Dhruv
2014-08-10
1
-1
/
+1
|
|
/
/
*
|
|
[ticket/12958] Remove more references of subsilver2
Joas Schilling
2014-08-10
1
-2
/
+2
|
/
/
*
|
[ticket/11528] Revert Mink changes
Dhruv
2014-08-09
1
-24
/
+158
*
|
[ticket/11480] Fix unit tests
Tristan Darricau
2014-07-31
1
-2
/
+0
*
|
Merge branch 'ticket/11480' into ticket/11480-ascraeus
Tristan Darricau
2014-07-30
1
-21
/
+73
|
\
\
|
|
/
|
*
[ticket/11480] Fix the double spaces in phpbb_functional_test_case
Tristan Darricau
2014-06-30
1
-1
/
+1
|
*
[ticket/11480] Add functionnal test
Tristan Darricau
2014-05-29
1
-8
/
+59
*
|
[ticket/12013] Fix functional tests and sniffer issue.
Cesar G
2014-07-04
1
-5
/
+22
*
|
[ticket/11528] Fix spaces and slashes as per guidelines
Dhruv
2014-06-23
1
-2
/
+2
*
|
[ticket/11528] Use 'use' keyword to import classes to current scope
Dhruv
2014-06-23
1
-2
/
+4
*
|
[ticket/11528] Move parent::tearDown() to end of tearDown()
Dhruv
2014-06-23
1
-2
/
+1
*
|
[ticket/11528] Instantiate $client, $driver from functional test case
Dhruv
2014-06-23
1
-7
/
+20
*
|
[ticket/11528] Refactor install_board() code into a new class
Dhruv
2014-06-23
1
-149
/
+1
*
|
Merge pull request #2566 from marc1706/ticket/11711
Joas Schilling
2014-06-20
1
-1
/
+9
|
\
\
|
*
|
[ticket/11711] Improve coding and comments of character check
Marc Alexander
2014-06-10
1
-7
/
+10
|
*
|
[ticket/11711] Reduce size of tests and also test topic titles
Marc Alexander
2014-06-09
1
-1
/
+6
*
|
|
[ticket/12483] Fix selectors for installing extensions in functional tests
Joas Schilling
2014-06-10
1
-2
/
+3
*
|
|
[ticket/12483] Close database connection when tearDown() is called
Joas Schilling
2014-06-10
1
-0
/
+11
*
|
|
[ticket/12483] Allow to setup extensions before database and functional tests
Joas Schilling
2014-06-10
1
-0
/
+66
|
/
/
*
|
[ticket/11467] Add user object to extension manager for tests
n-aleha
2014-05-29
1
-0
/
+2
[next]