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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14488] Delete cookies to get correct session ID during login
Marc Alexander
2016-02-18
1
-0
/
+2
*
[ticket/14315] Properly get sid from cookies and simplify take_screenshot
Marc Alexander
2016-02-18
1
-36
/
+15
*
[ticket/14315] Add logout to ui tests and use in permissions role test
Marc Alexander
2016-02-17
1
-0
/
+10
*
[ticket/14315] Add more functionality to ui test cases
Marc Alexander
2016-02-16
1
-0
/
+208
*
Merge pull request #4171 from CHItA/ticket/14462
Tristan Darricau
2016-02-16
2
-13
/
+65
|
\
|
*
[ticket/14462] Fix tests
Mate Bartus
2016-02-12
2
-6
/
+14
|
*
[ticket/14462] Fix CS and typo
Mate Bartus
2016-02-12
1
-1
/
+1
|
*
[ticket/14462] Set instance of db driver for database access using global
Marc Alexander
2016-02-12
1
-1
/
+30
|
*
[ticket/14462] Fix installation in tests
Mate Bartus
2016-02-12
2
-12
/
+27
*
|
[ticket/14478] Move facebook/webdriver dependency to main composer file
Marc Alexander
2016-02-14
1
-3
/
+8
|
/
*
[ticket/14442] Use get_content() in functional test case
Marc Alexander
2016-02-01
1
-2
/
+2
*
[ticket/14442] Use Goutte 2.0 instead of outdated 1.0
Marc Alexander
2016-02-01
1
-6
/
+4
*
Merge branch '3.1.x'
Marc Alexander
2016-01-26
1
-0
/
+2
|
\
|
*
[ticket/14433] Purge cache setting up extension functional tests
Matt Friedman
2016-01-25
1
-0
/
+2
*
|
Merge branch '3.1.x'
Tristan Darricau
2016-01-24
1
-4
/
+11
|
\
\
|
|
/
|
*
[ticket/14425] Allow setting unix socket in database tests
Marc Alexander
2016-01-21
1
-4
/
+11
*
|
Merge pull request #4059 from JoshyPHP/ticket/14323
Marc Alexander
2016-01-13
1
-5
/
+15
|
\
\
|
*
|
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
JoshyPHP
2015-12-27
1
-1
/
+1
|
*
|
[ticket/14323] Moved autolink-related functions to a separate helper
JoshyPHP
2015-12-26
1
-10
/
+7
|
*
|
[ticket/14323] Set up global objects required during testing
JoshyPHP
2015-12-26
1
-10
/
+16
|
*
|
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
1
-1
/
+8
*
|
|
Merge branch '3.1.x'
Mate Bartus
2016-01-08
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[ticket/14394] Only purge cache in functional tests if necessary
Marc Alexander
2016-01-07
1
-1
/
+0
*
|
[ticket/14270] Purge cache when the installer is finished
Mate Bartus
2015-11-08
2
-2
/
+4
*
|
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
4
-184
/
+202
*
|
Merge pull request #3698 from s9e/ticket/13935
Tristan Darricau
2015-08-05
1
-6
/
+24
|
\
\
|
*
|
[ticket/13935] Allow more admin-configurable schemes in post links
JoshyPHP
2015-07-15
1
-6
/
+24
*
|
|
[ticket/14036] Fixed mocked web root path
JoshyPHP
2015-07-17
1
-1
/
+1
*
|
|
[ticket/14036] Replace path_helper with a mock
JoshyPHP
2015-07-17
1
-14
/
+9
|
/
/
*
|
[ticket/11444] Update tests and cleanup types/methods
Tristan Darricau
2015-07-13
1
-12
/
+22
*
|
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
1
-1
/
+31
*
|
Merge pull request #3579 from s9e/ticket/13803
Tristan Darricau
2015-06-24
1
-1
/
+1
|
\
\
|
*
|
[ticket/13803] Set up a global $user for tests
JoshyPHP
2015-05-30
1
-1
/
+1
*
|
|
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/13801] Removed user dependency from text_formatter.s9e.parser
JoshyPHP
2015-05-18
1
-2
/
+0
*
|
[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
2
-3
/
+11
*
|
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-2
/
+0
*
|
[ticket/8672] Updated the text_formatter.s9e service
JoshyPHP
2015-04-24
1
-0
/
+4
*
|
Merge pull request #3487 from MateBartus/ticket/13697
Tristan Darricau
2015-04-16
4
-4
/
+4
|
\
\
|
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
4
-4
/
+4
*
|
|
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
JoshyPHP
2015-04-02
1
-1
/
+3
*
|
|
[ticket/11768] Added core.text_formatter_s9e_parser_setup event
JoshyPHP
2015-04-02
1
-1
/
+4
*
|
|
[ticket/11768] Added configurator events
JoshyPHP
2015-04-02
1
-2
/
+16
*
|
|
[ticket/11768] Removed unused var
JoshyPHP
2015-04-02
1
-3
/
+0
*
|
|
[ticket/11768] Renamed get_words() to get_censored_words()
JoshyPHP
2015-04-02
1
-2
/
+2
*
|
|
[ticket/11768] Updated test case helper with new signature
s9e
2015-04-02
1
-2
/
+2
*
|
|
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
1
-0
/
+210
|
/
/
*
|
Merge branch '3.1.x'
Nicofuma
2015-03-24
1
-0
/
+12
|
\
\
|
|
/
[next]