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
*
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-10-20
1
-1
/
+20
|
\
|
*
[ticket/16078] Use while loop for visit retries
Marc Alexander
2019-10-20
1
-7
/
+10
|
*
[ticket/16078] Try using retries for timeout issue
Marc Alexander
2019-10-19
1
-1
/
+17
*
|
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
Marc Alexander
2019-10-06
1
-15
/
+1
*
|
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-09-20
1
-14
/
+37
|
\
\
|
|
/
|
*
[ticket/security/244] Add missing form parameters to tests
Marc Alexander
2019-08-24
1
-14
/
+37
*
|
[ticket/15088] Ensure phpBB version is set in tests
Marc Alexander
2019-07-27
1
-1
/
+1
*
|
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-06-23
1
-0
/
+3
|
\
\
|
|
/
|
*
[ticket/16078] Add use statement for ChromeOptions
Marc Alexander
2019-06-19
1
-0
/
+1
|
*
[ticket/16078] Use headless chrome and disable gpu acceleration
Marc Alexander
2019-06-19
1
-0
/
+2
*
|
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-06-06
1
-3
/
+3
|
\
\
|
|
/
|
*
[ticket/16078] Use chrome as webdriver
Marc Alexander
2019-06-06
1
-3
/
+3
*
|
[ticket/15369] Fix tests
Matt Friedman
2019-05-10
1
-1
/
+6
*
|
[ticket/15938] Update classes in backupStaticAttributesBlacklist
Marc Alexander
2019-05-09
2
-8
/
+8
*
|
[ticket/14948] Remove checks for unsupported PHP versions
Marc Alexander
2019-05-09
1
-7
/
+2
*
|
[ticket/14948] Use new namespaced classes when generating mssql schema
Marc Alexander
2019-05-09
1
-5
/
+5
*
|
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
6
-18
/
+22
*
|
[ticket/15725] Fix installing ext in tests for master branch
rxu
2019-05-09
2
-4
/
+146
*
|
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2019-05-08
3
-7
/
+13
|
/
*
[ticket/16027] Force clearing of cache folder on install for functional
Marc Alexander
2019-04-24
1
-0
/
+8
*
[ticket/15997] Use higher than default timeout for webdriver connections
Marc Alexander
2019-03-19
1
-1
/
+6
*
[ticket/10432] Don't require username when user forgets password
Jakub Senko
2018-10-18
1
-2
/
+3
*
Merge pull request #5397 from VSEphpbb/ticket/15824
Marc Alexander
2018-10-13
1
-0
/
+49
|
\
|
*
[ticket/15824] Add UI test method to wait for AJAX requests
Matt Friedman
2018-10-03
1
-0
/
+33
|
*
[ticket/15824] Make UI test framework correctly install exts
Matt Friedman
2018-10-01
1
-0
/
+10
|
*
[ticket/15824] Fix cache initialization in UI framework
Matt Friedman
2018-10-01
1
-0
/
+6
*
|
[ticket/15733] Remove unused code related to deprecated flood control
MikelAlejoBR
2018-07-28
1
-4
/
+0
|
/
*
[ticket/15531] Log malformed BBCodes
JoshyPHP
2018-01-22
1
-2
/
+5
*
[ticket/15055] Fix line break and disable sql server 2017 for now
Marc Alexander
2018-01-09
1
-1
/
+1
*
[ticket/15055] Display content on unexpted server error
Marc Alexander
2018-01-08
1
-1
/
+6
*
Merge pull request #4680 from marc1706/ticket/15055
Derky
2018-01-05
3
-1
/
+85
|
\
|
*
[ticket/15055] Add comments explaining overriden createXMLDataSet()
Marc Alexander
2018-01-01
1
-0
/
+14
|
*
[ticket/15055] Try using build matrix
Marc Alexander
2018-01-01
1
-0
/
+8
|
*
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql
Marc Alexander
2018-01-01
1
-7
/
+23
|
*
[ticket/15055] Handle default identity column on mssql in database tests
Marc Alexander
2018-01-01
1
-0
/
+47
|
*
[ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility
Marc Alexander
2018-01-01
1
-1
/
+0
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
4
-5
/
+5
|
/
*
[ticket/15201] Fix tests
Rubén Calvo
2017-09-08
1
-0
/
+3
*
[ticket/15036] Unlink install_config during functional testing
Marc Alexander
2017-01-21
1
-0
/
+7
*
Merge branch 'ticket/14957' into ticket/14957-rhea
Marc Alexander
2017-01-03
1
-0
/
+1
|
\
*
|
[ticket/14947] Create new webdriver instance for every test
Marc Alexander
2017-01-02
1
-35
/
+37
*
|
[ticket/12610] Add command to check if the board is up to date.
Etienne Baroux
2016-12-03
1
-1
/
+1
*
|
[ticket/14492] Set install extensions to synthetic and fix step count
Marc Alexander
2016-12-03
1
-0
/
+2
*
|
[ticket/14739] Remove SQLite 2.8.x database driver
Jakub Senko
2016-11-16
3
-26
/
+2
*
|
[ticket/14484] Remove duplicate methods and no longer needed calls
Marc Alexander
2016-09-21
1
-45
/
+56
*
|
[ticket/14484] Remove invalid code caused by merge conflict
Marc Alexander
2016-09-18
1
-4
/
+0
*
|
Merge branch 'ticket/14484' into ticket/14484-rhea
Marc Alexander
2016-09-18
1
-26
/
+141
|
\
\
|
|
/
|
*
[ticket/14484] Properly enable extensions in UI tests
Marc Alexander
2016-07-31
1
-9
/
+18
|
*
[ticket/14484] Move facebook webdriver to main composer.json
Marc Alexander
2016-07-27
1
-5
/
+363
*
|
[ticket/13616] Fix CS + constant in the core extension
Tristan Darricau
2016-04-03
2
-2
/
+4
[next]