purescript-httpurple/test/Test/HTTPure
Petri Lehtinen 8badd62b3e PureScript 0.12 support (#89)
- Upgrade all dependencies
- Use Effect instead of Eff
- Use Foreign.Object instead of StrMap
- Use Effect.Ref instead of Control.Monad.ST
- Drop SecureServerM, it's the same as ServerM now
2018-07-08 16:16:48 -07:00
..
BodySpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
HeadersSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
HTTPureEffectsSpec.purs Clean up tests and examples (#86) 2017-10-26 17:19:30 -04:00
IntegrationSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
LookupSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
MethodSpec.purs Clean up tests and examples (#86) 2017-10-26 17:19:30 -04:00
PathSpec.purs Clean up tests and examples (#86) 2017-10-26 17:19:30 -04:00
QuerySpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
RequestSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
ResponseSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
ServerSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
StatusSpec.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
TestHelpers.js Clean up tests and examples (#86) 2017-10-26 17:19:30 -04:00
TestHelpers.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00