yesod/yesod-core/test/YesodCoreTest
2023-07-09 16:05:01 +03:00
..
ErrorHandling update docs, better names 2022-07-20 12:43:09 +02:00
JsLoaderSites Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
ParameterizedSite Add test for regression of mkYesod 2020-09-22 15:41:45 +07:00
Auth.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
Breadcrumb.hs yesod-core: test for looping breadcrumbs 2021-05-20 14:25:17 +02:00
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 Default CSRF tokens to the root path "/" 2016-08-16 07:25:41 -07:00
ErrorHandling.hs Add backwards compatibility for old unliftio 2022-07-20 14:14:14 +02:00
Exceptions.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
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 Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
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 LiteApp uses a Writer monad 2013-03-27 08:51:03 +02:00
Media.hs Take hlint suggestions. 2016-06-28 08:28:23 +02:00
MediaData.hs Route attributes/appcache example #518 2013-04-11 17:07:22 +03:00
Meta.hs Fix typo in how description meta tags are laid out 2022-04-21 14:32:49 +01:00
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 Add laxSameSiteSessions and strictSameSiteSessions 2016-05-01 16:31:01 +01:00
Streaming.hs LiteApp uses a Writer monad 2013-03-27 08:51:03 +02:00
StubLaxSameSite.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
StubSslOnly.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
StubStrictSameSite.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
StubUnsecured.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
SubSub.hs SubSubTest 2023-07-09 16:05:01 +03:00
SubSubData.hs SubSubTest 2023-07-09 16:05:01 +03:00
WaiSubsite.hs Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
Widget.hs Fix test suite for latest wai-extra (fixes #1711) 2020-12-14 11:29:11 +02:00
YesodTest.hs Simplified GHandler/GWidget 2013-03-13 10:59:10 +02:00