phpbb/tests/mock
David King fedd9d18d2 Merge remote-tracking branch 'EXreaction/ticket/11413' into develop
* EXreaction/ticket/11413: (23 commits)
  [ticket/11413] Revert some cache service related changes from earlier
  [ticket/11413] Use phpbb_user in test
  [ticket/11413] $user should have been $this->user
  [ticket/11413] Fix unit tests
  [ticket/11413] Translate the error
  [ticket/11413] Rename file to something more helpful
  [ticket/11413] Remove remaining irrelevant code to this PR
  [ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR)
  [ticket/11413] Remove conversion of user_notifications
  [ticket/11413] Correct copyright year
  [ticket/11413] Remove changes for ticket 11420 from this branch
  [ticket/11413] Include mock class
  [ticket/11413] Don't use the database for the convert test
  [ticket/11413] Test get_notification_type_id and _ids functions
  [ticket/11413] Use sql_insert_buffer
  [ticket/11413] Create test for notification conversion
  [ticket/11413] Fix test fixtures and tests
  [ticket/11413] Fix some more tests
  [ticket/11413] Fix notification tests
  [ticket/11413] Prevent recursive function calls
  ...
2013-05-20 11:54:39 -04:00
..
cache.php [ticket/11037] Eliminate global $db usage in cache drivers. 2012-12-20 04:35:30 -05:00
container_builder.php [ticket/11103] Create user loader class, update for DIC 2012-11-20 22:54:16 -06:00
event_dispatcher.php [feature/php-events] Add mock for unit tests and create it were needed 2012-08-11 15:25:14 +02:00
extension_manager.php [ticket/11335] (tests) Make php_ext 'php' not '.php' 2013-04-24 17:45:51 -05:00
filespec.php [ticket/10941] Unit tests for fileupload class added 2012-07-08 23:59:11 +01:00
filesystem_extension_manager.php [feature/template-events] Order extensions in mock extension manager. 2012-11-27 11:11:50 -05:00
fileupload.php [ticket/10763] Make functions for remote avatars static 2012-12-17 17:42:13 +01:00
lang.php [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
metadata_manager.php [ticket/11450] Move mocked class into mock/metadata_manager.php 2013-05-08 08:47:26 +02:00
notification_manager.php [ticket/11103] Set basic notifications to be enabled by default 2012-10-29 18:09:20 -05:00
notifications_auth.php [ticket/11103] Correct the test case 2012-10-20 21:55:58 -05:00
null_cache.php Merge PR #1125 branch 'develop-olympus' into develop 2012-12-10 06:25:51 -05:00
request.php [ticket/10939] Modified mock request class to handle deactivated $_FILES 2012-08-15 15:36:41 +01:00
session_testable.php [feature/class-prefix] Rename user and session to phpbb_* 2012-03-31 18:14:07 +02:00
user.php [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php 2012-07-08 22:46:14 +02:00