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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13338] Add include statements for dependencies.
Andreas Fischer
2014-11-17
6
-0
/
+8
*
[ticket/13338] Do not use the _test.php suffix for abstract test case classes.
Andreas Fischer
2014-11-17
8
-14
/
+14
*
[ticket/13338] Move insert_config_array_test to functions_acp, add deps.
Andreas Fischer
2014-11-17
1
-0
/
+2
*
Merge remote-tracking branch 'github-nicofuma/ticket/13280' into develop-ascr...
Nils Adermann
2014-11-16
9
-117
/
+104
|
\
|
*
[ticket/13280] Output escaping for the symfony request object
Tristan Darricau
2014-11-16
5
-32
/
+54
|
*
[ticket/13280] Add new tests
Tristan Darricau
2014-11-12
1
-0
/
+5
|
*
[ticket/13280] Make the tests failing
Tristan Darricau
2014-11-12
4
-100
/
+78
|
*
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
Tristan Darricau
2014-11-12
2
-26
/
+8
*
|
Merge pull request #3136 from marc1706/ticket/13332
Tristan Darricau
2014-11-16
1
-1
/
+8
|
\
\
|
*
|
[ticket/13332] Fix auth provider tests
Marc Alexander
2014-11-12
1
-1
/
+8
|
|
/
*
|
[ticket/13325] Make installing composer dependencies in tests folder optional.
Andreas Fischer
2014-11-12
2
-3
/
+16
*
|
[ticket/13325] Remove whitespace at end of line.
Andreas Fischer
2014-11-12
1
-1
/
+1
*
|
[ticket/13325] Update / Fix composer.lock hash.
Andreas Fischer
2014-11-12
1
-1
/
+1
|
/
*
[ticket/13280] Only run sanitizer for server superglobal and modify tests
Marc Alexander
2014-11-04
1
-1
/
+6
*
[ticket/13280] Add additional sanitizer for ampersands in server superglobal
Marc Alexander
2014-11-03
1
-8
/
+7
*
[ticket/13280] Correctly format user page for build_url()
Marc Alexander
2014-11-03
1
-1
/
+8
*
[ticket/13280] Properly format the current page and add sanitizer to tests
Marc Alexander
2014-11-03
1
-8
/
+15
*
Merge branch 'prep-release-3.1.1' into develop-ascraeus
Nils Adermann
2014-11-02
1
-0
/
+19
|
\
|
*
[ticket/13248] Use functional framework login method in tests
Marc Alexander
2014-11-01
1
-7
/
+2
|
*
[ticket/13248] Use auth provider collection for getting provider
Marc Alexander
2014-11-01
1
-0
/
+24
*
|
Merge pull request #3093 from nickvergessen/ticket/13241
Andreas Fischer
2014-10-29
4
-16
/
+286
|
\
\
|
*
|
[ticket/13241] Remove sleep() and change flood interval instead
Joas Schilling
2014-10-29
1
-3
/
+22
|
*
|
[ticket/13241] Remove sleep() since the method takes care of this now
Joas Schilling
2014-10-29
1
-12
/
+0
|
*
|
[ticket/13241] Sleep for 1 second when posting twice in the same second
Joas Schilling
2014-10-29
2
-1
/
+8
|
*
|
[ticket/13241] Add a functional test for viewforum with global announcement
Joas Schilling
2014-10-29
1
-0
/
+256
*
|
|
Merge pull request #3065 from dhruvgoel92/feature/phantom
Andreas Fischer
2014-10-29
5
-0
/
+295
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/12962] Use phpVersion in phpunit.xml
Dhruv
2014-10-27
1
-1
/
+1
|
*
|
[ticket/12962] Functional tests run for php <5.3.19
Dhruv
2014-10-26
1
-1
/
+1
|
*
|
[ticket/12962] Clean up composer.json
Dhruv
2014-10-26
1
-19
/
+0
|
*
|
[ticket/12962] Fix Line Endings in bootstrap
Dhruv
2014-10-25
1
-40
/
+40
|
*
|
[ticket/12962] bootstrap functional and ui test when php >5.3.19
Dhruv
2014-09-21
1
-2
/
+6
|
*
|
[ticket/12962] Add facebook/webdriver dependency
Dhruv
2014-09-21
3
-1
/
+91
|
*
|
[ticket/12962] Fix whitespace characters
Dhruv
2014-09-21
1
-16
/
+16
|
*
|
[ticket/12962] Force language=en for UI tests installation
Dhruv
2014-09-21
1
-1
/
+1
|
*
|
[ticket/12962] Mark test skipped when phantom server not running
Dhruv
2014-09-21
1
-2
/
+6
|
*
|
[ticket/12962] Add quick-links JS test
Dhruv
2014-09-21
3
-38
/
+64
|
*
|
[ticket/12962] Add initial class for ui_testing
Dhruv
2014-09-21
1
-0
/
+190
*
|
|
Merge branch 'prep-release-3.1.0' into develop-ascraeus
Joas Schilling
2014-10-28
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/13232] Fix spaces vs tabs
Joas Schilling
2014-10-28
1
-2
/
+2
|
*
|
[ticket/13232] Ensure prune cron job always gets run in prune test
Nils Adermann
2014-10-27
1
-2
/
+2
*
|
|
Merge branch 'prep-release-3.1.0' into develop-ascraeus
Nils Adermann
2014-10-27
1
-0
/
+28
|
\
\
\
|
|
/
/
|
*
|
[ticket/13226] Add functional test for group ranks
Tristan Darricau
2014-10-27
1
-0
/
+28
*
|
|
Merge pull request #3067 from marc1706/ticket/13216
Nils Adermann
2014-10-25
1
-14
/
+14
|
\
\
\
|
*
|
|
[ticket/13216] Use gmdate() instead of date() in datetime tests
Marc Alexander
2014-10-25
1
-14
/
+14
|
|
/
/
*
|
|
[ticket/13207] Use assert_checkbox_is_checked for registration test
Marc Alexander
2014-10-25
1
-3
/
+2
|
/
/
*
|
[ticket/13207] Add notification manager mock to user_add method in tests
Marc Alexander
2014-10-25
1
-6
/
+4
*
|
[ticket/13207] Add default subscription options for newly registered users
Marc Alexander
2014-10-25
1
-2
/
+14
*
|
[ticket/13203] Fix passwords manager tests
Marc Alexander
2014-10-22
1
-1
/
+1
*
|
[ticket/13203] Use string_compare method in passwords drivers
Marc Alexander
2014-10-22
1
-1
/
+1
*
|
[ticket/13203] Add method for byte by byte comparison to drivers helper
Marc Alexander
2014-10-22
1
-0
/
+18
[next]