aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/types_remote_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-2/+2
| | | | PHPBB3-14972
* [ticket/14921] Use phpbb.com URL to prevent test failures for remote URLsMarc Alexander2016-12-171-8/+8
| | | | PHPBB3-14921
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
| | | | PHPBB3-14576
* [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-3/+8
| | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* [ticket/14448] Do not try to test remote upload timeoutMarc Alexander2016-02-031-13/+0
| | | | PHPBB3-14448
* [ticket/14448] Use GuzzleHttp and try to verify certsMarc Alexander2016-02-031-1/+1
| | | | PHPBB3-14448
* [ticket/14428] Fix files types remote testsMarc Alexander2016-01-231-6/+6
| | | | PHPBB3-14428
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-1/+1
| | | | PHPBB3-13904
* [ticket/13904] Improve code coverageMarc Alexander2015-09-091-1/+65
| | | | PHPBB3-13904
* [ticket/13904] Improve test coverage of remote upload typeMarc Alexander2015-09-091-0/+77
PHPBB3-13904