aboutsummaryrefslogtreecommitdiffstats
path: root/tests/content_visibility/get_visibility_sql_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-18/+20
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-2/+66
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+3
* [ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builderbrunoais2015-01-061-3/+1
* [ticket/13146] Setup mocks for tests with dispatcherbrunoais2015-01-021-1/+3
* [ticket/13146] Adding required tests modifications for the new constructorbrunoais2014-12-031-1/+2
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12738] Fix tests with new config object injectionDhruv2014-06-201-1/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
* [ticket/9657] Define user before injectingJoas Schilling2013-07-131-0/+1
* [ticket/9657] Fix unit testsJoas Schilling2013-07-111-2/+3
* [feature/soft-delete]Fix the rest of unit tests failuresJoas Schilling2012-11-101-1/+2
* [feature/soft-delete] Merge functionality of m_approve and m_restoreJoas Schilling2012-10-051-46/+0
* [feature/soft-delete] Remove unneeded require_once()Joas Schilling2012-10-021-3/+0
* [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-011-5/+0
* [feature/soft-delete] Add unit tests for get_visibility_sql()Joas Schilling2012-10-011-0/+141