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/11495] Use default exceptions
Joas Schilling
2013-04-25
1
-4
/
+4
*
[ticket/11495] Split get_branch_data into multiple methods
Joas Schilling
2013-04-25
1
-40
/
+66
*
[ticket/11495] Rename set_parent to change_parent()
Joas Schilling
2013-04-25
1
-12
/
+12
*
[ticket/11495] Rename fix function to regenerate_left_right_ids()
Joas Schilling
2013-04-25
1
-5
/
+5
*
[ticket/11495] Use item ids instead of requiring all data
Joas Schilling
2013-04-19
1
-29
/
+51
*
[ticket/11495] Use item_id only as parameter for delete() and remove()
Joas Schilling
2013-04-19
1
-2
/
+2
*
[ticket/11495] Use item_id only as parameter for get_branch_data()
Joas Schilling
2013-04-19
1
-1
/
+1
*
[ticket/11495] Remove item class from unit tests
Joas Schilling
2013-04-18
4
-71
/
+18
*
[ticket/11495] Add unit tests for the implemented functions
Joas Schilling
2013-04-16
8
-0
/
+1259
*
Merge remote-tracking branch 'nickvergessen/ticket/11491' into develop
Andreas Fischer
2013-04-15
1
-10
/
+24
|
\
|
*
[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
/
+0
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-04-15
1
-0
/
+3
|
\
\
|
*
|
[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/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] Fix issues with log object
Joas Schilling
2013-04-11
1
-16
/
+10
*
|
[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
2
-1
/
+74
*
|
[ticket/11492] Add functional test for empty teampage
Joas Schilling
2013-04-11
2
-0
/
+49
*
|
Merge pull request #1199 from imkingdavid/ticket/11334
Nils Adermann
2013-04-03
2
-1
/
+60
|
\
\
|
*
|
[ticket/11334] Allow parameters to be specified in the route
Joas Schilling
2013-03-15
1
-3
/
+3
|
*
|
[ticket/11334] Fix copyright year in test file
Joas Schilling
2013-03-15
1
-1
/
+1
|
*
|
[ticket/11334] Use mocks instead of making parameters optional
Joas Schilling
2013-03-15
1
-1
/
+5
|
*
|
[ticket/11334] Move unit tests for helper->url() into own file
Joas Schilling
2013-03-15
2
-11
/
+55
|
*
|
[ticket/11334] Include functions.php and fix class name in tests
Joas Schilling
2013-03-15
1
-1
/
+3
|
*
|
[ticket/11334] Make $phpbb_dispatcher global, as done in append_sid test
David King
2013-03-15
1
-0
/
+3
|
*
|
[ticket/11334] Add a test for the controller helper URL method
David King
2013-03-15
1
-0
/
+6
*
|
|
Merge pull request #1316 from nickvergessen/ticket/11405
Nils Adermann
2013-03-31
9
-0
/
+1257
|
\
\
\
|
*
|
|
[ticket/11474] Add test user with only global m_approve permissions
Joas Schilling
2013-03-27
2
-2
/
+22
|
*
|
|
[ticket/11405] Add unit tests for post_in_queue
Joas Schilling
2013-03-26
2
-0
/
+262
|
*
|
|
[ticket/11405] Fix "only variables should be passed by reference"
Joas Schilling
2013-03-26
1
-1
/
+3
|
*
|
|
[ticket/11405] Use different fixtures so it's not a total mess
Joas Schilling
2013-03-26
4
-123
/
+319
|
*
|
|
[ticket/11405] Add unit tests for bookmarking
Joas Schilling
2013-03-26
2
-0
/
+165
|
*
|
|
[ticket/11405] Move test to submit_post_base.php and use data sets for testing
Joas Schilling
2013-03-26
3
-111
/
+155
|
*
|
|
[ticket/11405] Correctly prefill the tables (missed the posts and not-types)
Joas Schilling
2013-03-25
3
-5
/
+39
|
*
|
|
[ticket/11405] Add a base class to avoid duplicated setUp() code
Joas Schilling
2013-03-25
3
-154
/
+102
|
*
|
|
[ticket/11405] Add unit tests for quoted users notifications
Joas Schilling
2013-03-25
3
-1
/
+279
|
*
|
|
[ticket/11405] Fix some coding style issues
Joas Schilling
2013-03-25
1
-7
/
+10
|
*
|
|
[ticket/11405] Send post notifications to forum subscribers
Joas Schilling
2013-03-25
1
-23
/
+1
|
*
|
|
[ticket/11405] Add some basic tests for notifications in submit_post()
Joas Schilling
2013-03-23
2
-0
/
+327
[next]