jonnybarnes.uk/tests/Feature
Jonny Barnes 8b5b3204c1 Feature, upload media to S3 as part of micropub request
Squashed commit of the following:

commit 1f1175a4d944f573868dc2282e62fbd1b4e88b6a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Apr 22 18:46:02 2018 +0100

    Fix file upload tests to reflect that we have now inlined the file upload to S3

commit 40d2af5b76e8f390d0275830390dd89ab4d12f54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Apr 22 18:45:20 2018 +0100

    Markup the bookmrark test that uses puppeteer, doesn’t play nicely with my old MacBook and let’s me skip that one test

commit bbae1557c87d4d8f3b324abda1a6b8bf66acb8d8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Apr 22 17:56:25 2018 +0100

    Inline the S3 upload for media

    Smaller images can then be uploaded by the ProcessMedia job. Inline-ing
    the upload prevents an S3 URL being sent that will initially 404.
2018-04-22 18:53:26 +01:00
..
Admin Improve likes 2018-01-12 21:19:42 +00:00
ActivityStreamTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
ArticlesTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
BookmarksTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
BridgyPosseTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
ContactsTest.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
CorsHeadersTest.php Add CORS headers to the media endpoint 2018-03-02 15:49:07 +00:00
CSPHeadersTest.php Add the CSP headers 2018-03-02 16:46:45 +00:00
FeedsTest.php Squashed commit of the following: 2018-04-12 18:15:42 +01:00
LikesTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
MicropubControllerTest.php Feature, upload media to S3 as part of micropub request 2018-04-22 18:53:26 +01:00
NotesControllerTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
OwnYourGramTest.php Move all tests to using new TestToken trait 2017-09-19 20:38:45 +01:00
ParseCachedWebMentionsTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
PlacesTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
ReDownloadWebMentionsTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
SearchControllerTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
SessionStoreControllerTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
ShortURLsControllerTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
SwarmTest.php Add test for OwnYourSwarm request with h-adr location value 2018-02-17 21:49:35 +00:00
TokenEndpointTest.php send json encoded token response 2018-01-31 22:21:57 +00:00
TokenServiceTest.php Struct Types 2018-01-15 14:02:13 +00:00
WebMentionsControllerTest.php Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00