jonnybarnes.uk/tests/Feature
Jonny Barnes c52f0e17d7 Add CORS headers to the media endpoint
Squashed commit of the following:

commit 0a620148dfad998f7b00804cae1db8208b23cc02
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:08:36 2018 +0000

    Add tests for the Cors Headers

commit dd8518d279cdf3857597fa7ee6150bf383203fe1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:08:20 2018 +0000

    Only add Cors Headers to requests to the media endpoint

commit 6c79ca5632581345ef406f211b1576a4b7f400fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:07:53 2018 +0000

    Add CorsHeaders to middleware array

commit e12d48ca1e837b14b75bbd87d6197d59d60cf32e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:06:32 2018 +0000

    We need to send something to the OPTIONS request to the media endpoint

commit f11c638be464373bff09bf015d4a989e48e61f0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:05:45 2018 +0000

    Change routes to allow for responses to an OPTIONS request to the media endpoint
2018-03-02 15:49:07 +00: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
FeedsTest.php Update the app to Laravel 5.5 2017-09-04 19:34:39 +01:00
LikesTest.php Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
MicropubControllerTest.php Struct Types 2018-01-15 14:02:13 +00: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