yesod/yesod-core/test/YesodCoreTest
2020-12-14 11:29:11 +02:00
..
JsLoaderSites
ParameterizedSite Add test for regression of mkYesod 2020-09-22 15:41:45 +07:00
Auth.hs
Cache.hs Remove unnecesary Typeable deriving 2020-01-17 11:48:58 -05:00
CleanPath.hs Catch up with Data.Conduit.Combinators 2018-01-10 12:16:31 -08:00
Csrf.hs
ErrorHandling.hs selectRep chooses first rep if no matches found. 2018-07-19 21:32:02 -05:00
Exceptions.hs
Header.hs Set X-XSS-Protection to 1; mode=block. 2018-08-03 14:17:11 -05:00
InternalRequest.hs Drop mwc-random 2018-01-15 10:18:16 +02:00
JsLoader.hs
Json.hs Deprecate insecure JSON body functions 2019-01-24 09:12:48 -06:00
Links.hs Catch up with Data.Conduit.Combinators 2018-01-10 12:16:31 -08:00
LiteApp.hs
Media.hs
MediaData.hs
NoOverloadedStrings.hs Switch to SubHandlerFor 2018-01-24 13:01:26 +02:00
NoOverloadedStringsSub.hs Simplify YesodSubDispatch 2018-01-11 23:13:32 +02:00
ParameterizedSite.hs Add test for regression of mkYesod 2020-09-22 15:41:45 +07:00
RawResponse.hs Add timeouts so stalling is more obvious 2018-06-19 09:52:20 +03:00
Redirect.hs Code review fixes for #1444 2017-09-08 09:00:12 +09:00
Reps.hs selectRep chooses first rep if no matches found. 2018-07-19 21:32:02 -05:00
RequestBodySize.hs Cleanup warnings 2018-01-15 15:09:07 +02:00
Ssl.hs
Streaming.hs
StubLaxSameSite.hs
StubSslOnly.hs
StubStrictSameSite.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
StubUnsecured.hs
WaiSubsite.hs
Widget.hs Fix test suite for latest wai-extra (fixes #1711) 2020-12-14 11:29:11 +02:00
YesodTest.hs