Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Test.Cargohold.API.V3
Synopsis
- testSimpleRoundtrip :: HasCallStack => App ()
- testUploadWrongContentLength :: HasCallStack => App ()
Documentation
testSimpleRoundtrip :: HasCallStack => App () Source #
testUploadWrongContentLength :: HasCallStack => App () Source #
Simulates an interrupted upload, where the user sends less data than expected.