haskell - How to get/set session data in Yesod handler tests? -


is possible session data within yesod handler test? example i'd current userid.

later on, i'd test 2 simultaneous browser sessions interacting yesod app in turns.

getrequestcookies return session, in encrypted state.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -