haskell-servant/servant

Split ClientSpec

Open

#1129 opened on Feb 18, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (1,953 stars) (422 forks)batch import
help wantednewcomer-friendlyservant-client

Description

  • let's have common test utilities in own module
  • and split specs into separate ones

having huge ClientSpec.hs makes it more difficult to add tests, as there are no structure in place.

Contributor guide