aboutsummaryrefslogtreecommitdiffstats
path: root/tests/attachment
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-094-5/+8
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-8/+9
| | | | PHPBB3-14972
* [ticket/15055] Debug issuesMarc Alexander2018-01-011-0/+7
| | | | PHPBB3-15055
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
| | | | PHPBB3-14576
* [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-121-4/+4
| | | | PHPBB3-14168
* [ticket/14168] Add more test cases for attachment managerMarc Alexander2015-10-091-31/+50
| | | | PHPBB3-14168
* [ticket/14168] Add new test method and more testsMarc Alexander2015-10-091-1/+44
| | | | | | One test method to rule them all. PHPBB3-14168
* [ticket/14168] Fix tabs in manager and add test fileMarc Alexander2015-10-091-0/+69
| | | | PHPBB3-14168
* [ticket/14168] Fix tests after rebaseMarc Alexander2015-10-091-2/+3
| | | | PHPBB3-14168
* [ticket/14168] Improve code coverage in upload classMarc Alexander2015-10-091-13/+96
| | | | PHPBB3-14168
* [ticket/14168] Move image check and don't use trigger_error()Marc Alexander2015-10-092-5/+154
| | | | PHPBB3-14168
* [ticket/14168] Add tests for init_error() during uploadMarc Alexander2015-10-091-0/+49
| | | | PHPBB3-14168
* [ticket/14168] Add basic test file for attachments uploadMarc Alexander2015-10-091-0/+183
| | | | PHPBB3-14168
* [ticket/14168] Move phpbb_unlink() into attachment delete classMarc Alexander2015-10-092-3/+67
| | | | PHPBB3-14168
* [ticket/14168] Reset sequence before tests in delete testsMarc Alexander2015-10-091-0/+7
| | | | PHPBB3-14168
* [ticket/14168] Fix resync tests on sqlite3Marc Alexander2015-10-091-2/+2
| | | | PHPBB3-14168
* [ticket/14168] Add tests for attachment delete classMarc Alexander2015-10-091-0/+70
| | | | PHPBB3-14168
* [ticket/14168] Add tests for attachment resync classMarc Alexander2015-10-092-0/+155
PHPBB3-14168