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/11568] Remove unused method
Joas Schilling
2013-05-30
1
-19
/
+0
*
[ticket/11568] Only assert string when doctype is there at all
Joas Schilling
2013-05-30
1
-1
/
+4
*
[ticket/11568] Add method to get page content
Joas Schilling
2013-05-28
1
-0
/
+10
*
[ticket/11568] Allow different status codes
Joas Schilling
2013-05-28
1
-2
/
+2
*
[ticket/11568] Trim the output to allow Tabs before INCLUDE overall_header
Joas Schilling
2013-05-28
1
-1
/
+1
*
[ticket/11568] Make CookieJar static aswell
Joas Schilling
2013-05-27
1
-6
/
+7
*
[ticket/11568] Only use a static version of the client
Joas Schilling
2013-05-27
1
-59
/
+60
*
[ticket/11568] Any output before the doc type means there was an error
Joas Schilling
2013-05-27
1
-8
/
+6
*
[ticket/11568] Set client manually so we can increase the cURL timeout
Joas Schilling
2013-05-27
1
-0
/
+7
*
[ticket/11568] Use Goutte Client to install the board for functional tests
Joas Schilling
2013-05-27
1
-39
/
+105
*
[ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.
Andreas Fischer
2013-05-27
1
-0
/
+14
*
Merge remote-tracking branch 'bantu/ticket/11547' into develop-olympus
Andreas Fischer
2013-05-17
1
-0
/
+8
|
\
|
*
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
Andreas Fischer
2013-05-17
1
-0
/
+8
*
|
[ticket/11544] Add admin_login() method to 3.0 functional test case
Marc Alexander
2013-05-14
1
-0
/
+44
|
/
*
[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/11295] Drop tables rather than database for postgres in test suite.
Oleg Pudeyev
2012-12-26
1
-2
/
+25
*
[ticket/11265] Add assertions for board installation success.
Oleg Pudeyev
2012-12-13
1
-3
/
+11
*
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
*
|
[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/11219] Coding guidelines and naming consistency changes
Patrick Webster
2012-12-05
1
-11
/
+13
*
|
[ticket/11219] Only update sequences that are affected by a fixture
Patrick Webster
2012-12-01
2
-36
/
+55
*
|
[ticket/11219] Recreate Oracle sequences instead of altering them
Patrick Webster
2012-11-20
1
-53
/
+18
*
|
[ticket/11219] Update sequence values after loading fixtures
Patrick Webster
2012-11-18
2
-0
/
+139
|
/
*
Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympus
Oleg Pudeyev
2012-11-15
1
-6
/
+0
|
\
|
*
[ticket/11186] Database unit tests fail on windows using sqlite2
Joas Schilling
2012-11-10
1
-6
/
+0
*
|
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
|
|
/
*
|
[ticket/11190] Functional tests purge cache before running.
Fyorl
2012-11-11
1
-0
/
+23
|
/
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
1
-1
/
+1
*
[task/functional] Fixed DEBUG_TEST related issues
David King
2012-09-01
1
-1
/
+1
*
[ticket/11034] Re-arranged install order to emulate real install
Fyorl
2012-07-30
1
-4
/
+2
*
Merge remote-tracking branch 'Fyorl/ticket/10981' into develop-olympus
Andreas Fischer
2012-07-19
1
-13
/
+6
|
\
|
*
[ticket/10981] Removed setupBeforeClass
Fyorl
2012-07-17
1
-8
/
+0
|
*
[ticket/10981] Modified functional framework to account for goutte changes
Fyorl
2012-07-16
1
-3
/
+6
|
*
[ticket/10981] Added goutte via composer
Fyorl
2012-07-16
1
-2
/
+0
*
|
Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...
Nils Adermann
2012-07-17
4
-6
/
+180
|
\
\
|
|
/
|
/
|
|
*
[ticket/10678] Typo and formatting
Patrick Webster
2012-05-13
2
-6
/
+6
|
*
[ticket/10678] Add port handling for MSSQL tests
Patrick Webster
2012-05-08
1
-0
/
+7
|
*
[ticket/10678] Move config changes to new location
Patrick Webster
2012-05-08
1
-1
/
+3
[next]