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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'nickvergessen/ticket/11491' into develop
Andreas Fischer
2013-04-15
1
-0
/
+219
|
\
|
*
[ticket/11491] Copy files back only if we saved them previously
Joas Schilling
2013-04-12
1
-3
/
+9
|
*
[ticket/11491] Only copy files from phpBB/ext/ the directory exists
Joas Schilling
2013-04-12
1
-4
/
+9
|
*
[ticket/11491] Correctly remove the store/temp_ext/ directory after use
Joas Schilling
2013-04-12
1
-2
/
+2
|
*
[ticket/11491] Fix path to the ext/ folder
Joas Schilling
2013-04-12
1
-1
/
+1
|
*
[ticket/11491] Add extension_acp_test.php to functional group
Joas Schilling
2013-04-12
1
-0
/
+3
|
*
[ticket/11491] Fix class name of functional test
Joas Schilling
2013-04-12
1
-1
/
+1
|
*
[ticket/11491] Move file to correct directory
Joas Schilling
2013-04-12
1
-0
/
+205
*
|
[ticket/11494] Filter crawler in first place
Joas Schilling
2013-04-15
1
-23
/
+18
*
|
[ticket/11494] Use functions instead of repeating
Joas Schilling
2013-04-13
1
-19
/
+29
*
|
[ticket/11494] Fix memberlist leaders functional tests
Joas Schilling
2013-04-11
1
-8
/
+24
|
/
*
[ticket/11492] Fix the test once more
Joas Schilling
2013-04-11
1
-7
/
+1
*
[ticket/11492] Split into mutliple tests
Joas Schilling
2013-04-11
1
-6
/
+16
*
[ticket/11492] Do not add the user again
Joas Schilling
2013-04-11
1
-1
/
+0
*
[ticket/11492] Add tests for removing/adding users
Joas Schilling
2013-04-11
1
-0
/
+23
*
[ticket/11492] Add functional test for empty teampage
Joas Schilling
2013-04-11
1
-0
/
+9
*
[ticket/11460] Add default behaviour tests for notification and email types.
Andreas Fischer
2013-03-24
1
-2
/
+12
*
[ticket/11460] Add test for whether post_email and topic_email are checked.
Andreas Fischer
2013-03-22
1
-0
/
+46
*
Merge remote-tracking branch 'p/ticket/10758' into develop
Andreas Fischer
2012-12-25
2
-0
/
+139
|
\
|
*
[ticket/10758] Admin is not working yet.
Oleg Pudeyev
2012-12-19
1
-0
/
+2
|
*
[ticket/10758] Test moderator and admin permissions.
Oleg Pudeyev
2012-12-19
1
-5
/
+60
|
*
[ticket/10758] Check that acl was changed in the test.
Oleg Pudeyev
2012-12-19
1
-1
/
+19
|
*
[ticket/10758] Functional test for changing a user's permission.
Oleg Pudeyev
2012-12-15
1
-0
/
+53
|
*
[ticket/10758] Add a test for acp login.
Oleg Pudeyev
2012-12-15
1
-0
/
+11
*
|
[ticket/10758-upload] Mark tests that don't work incomplete.
Oleg Pudeyev
2012-12-21
1
-0
/
+2
*
|
[ticket/10758-upload] Convert error to a failure.
Oleg Pudeyev
2012-12-20
1
-1
/
+1
*
|
Merge PR #1140 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-16
1
-56
/
+93
|
\
\
|
|
/
|
/
|
|
*
[ticket/8610] Do not use requests to submit posts except in posting_test.php
Nathan Guse
2012-12-15
1
-6
/
+106
|
*
[ticket/8610] Move posting helpers to separate file
Nathan Guse
2012-12-13
1
-2
/
+6
|
*
[ticket/8610] Create helper functions to create topic/post in functional tests
Nathan Guse
2012-12-13
1
-78
/
+11
*
|
[ticket/10975] Add a test for viewing a profile.
Oleg Pudeyev
2012-12-13
1
-1
/
+10
*
|
[ticket/10975] Test restricting by first character.
Oleg Pudeyev
2012-12-13
1
-0
/
+10
*
|
[ticket/10975] Test memberlist, not user creation.
Oleg Pudeyev
2012-12-13
1
-14
/
+5
*
|
[ticket/10975] Some quick tests to check the memberlist behaviour
Fyorl
2012-12-13
1
-0
/
+33
*
|
Merge PR #1125 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-10
1
-0
/
+12
|
\
\
|
|
/
|
*
[ticket/10972] Drop user deletion.
Oleg Pudeyev
2012-12-06
1
-1
/
+0
|
*
[ticket/10972] Tweak user addition.
Oleg Pudeyev
2012-12-06
1
-4
/
+8
|
*
[ticket/10972] Moved tests into appropriate places and added comments
Fyorl
2012-12-06
2
-45
/
+9
|
*
[ticket/10972] Added methods for creating and deleting basic users
Fyorl
2012-12-06
1
-0
/
+45
*
|
Merge remote-tracking branch 'p/ticket/11202' into develop
Andreas Fischer
2012-11-29
1
-0
/
+3
|
\
\
|
*
|
[ticket/11202] Fix comment char, use more descriptive comment.
Oleg Pudeyev
2012-11-18
1
-1
/
+1
|
*
|
[ticket/11202] Add response assertions to file upload functional test.
Oleg Pudeyev
2012-11-18
1
-0
/
+3
*
|
|
[feature/controller] Fix misnamed route for functional test
David King
2012-11-19
1
-1
/
+1
*
|
|
[feature/controller] Fix comments, check against more general HttpException
David King
2012-11-19
1
-3
/
+4
*
|
|
[feature/controller] Check for proper status codes from controllers
David King
2012-11-19
3
-1
/
+21
*
|
|
[feature/controller] Fix functional tests to use query string for controllers
David King
2012-11-18
1
-4
/
+4
*
|
|
[feature/controller] Fix line endings and permissions, and check responses
David King
2012-11-16
5
-6
/
+10
*
|
|
[feature/controller] Add controller functional test with template
David King
2012-11-16
5
-5
/
+52
*
|
|
[feature/controller] Use warning instead of echo for copy() and unlink()
David King
2012-11-16
1
-8
/
+2
*
|
|
[feature/controller] Add test for missing argument in controller class
David King
2012-11-16
4
-2
/
+19
[next]