aboutsummaryrefslogtreecommitdiff
path: root/tests/src/test/scala/com/softwaremill/sttp/testHelpers.scala
Commit message (Expand)AuthorAgeFilesLines
* Move backend tests into their projectsSam Guymer2018-05-191-82/+0
* Extract MonadAsyncError implementationsSam Guymer2018-05-181-52/+7
* New scalafmt settingsadamw2018-02-201-4/+1
* Add TryHttpUrlConnection testsJosh Lemer2017-12-241-0/+6
* Renaming "handler" to "backend"adamw2017-09-141-1/+1
* Tag methodsadamw2017-09-051-1/+4
* Hopefully fixing a flaky testadamw2017-09-041-6/+9
* Add tests for fs2 module and refactor streaming testsBjørn Madsen2017-08-301-38/+48
* #7: Add asFile and asPath responsesPiotr Buda2017-08-041-3/+37
* Add support for cats effect with AHC backendBjørn Madsen2017-08-041-0/+4
* Monix handleradamw2017-07-211-3/+8
* Scalaz version of the async http client handler, wrapping responses in a Taskadamw2017-07-211-0/+5
* Better non-compilation testsadamw2017-07-191-0/+10
* Streaming tests, commentsadamw2017-07-161-0/+50