| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [ticket/11457] Remove check and include for set_var function. It's not used. | Andreas Fischer | 2013-03-17 | 1 | -5/+0 |
* | [ticket/11439] Add _test suffix to notification test filename. | Andreas Fischer | 2013-03-15 | 1 | -0/+0 |
* | [ticket/11103] Fix some various issues, better comments | Nathan Guse | 2013-01-15 | 2 | -4/+5 |
* | [ticket/11103] Remove global $db usage in test | Nathaniel Guse | 2012-12-26 | 1 | -6/+4 |
* | [ticket/11103] data -> notification_data | Nathan Guse | 2012-12-15 | 1 | -16/+16 |
* | [ticket/11103] unread -> notification_read | Nathan Guse | 2012-12-15 | 1 | -10/+10 |
* | [ticket/11103] time -> notification_time | Nathan Guse | 2012-12-15 | 1 | -10/+10 |
* | [ticket/11103] Use scope: prototype | Nathan Guse | 2012-12-09 | 1 | -1/+1 |
* | [ticket/11103] User loader test.bat | Nathan Guse | 2012-12-08 | 1 | -1/+0 |
* | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 2 | -53/+93 |
* | [ticket/11103] Handle the ext notification type better | Nathan Guse | 2012-10-29 | 1 | -41/+2 |
* | [ticket/11103] Set basic notifications to be enabled by default | Nathan Guse | 2012-10-29 | 2 | -146/+5 |
* | [ticket/11103] Correct the test case | Nathan Guse | 2012-10-20 | 1 | -3/+6 |
* | [ticket/11103] Use the full class name as the item_type/method | Nathan Guse | 2012-10-20 | 2 | -163/+152 |
* | [ticket/11103] UCP Notification List | Nathan Guse | 2012-10-13 | 1 | -0/+1 |
* | [ticket/11103] More extensive notification tests | Nathan Guse | 2012-10-05 | 2 | -24/+219 |
* | [ticket/11103] Working on test case | Nathan Guse | 2012-10-05 | 3 | -0/+429 |