servant/servant-http-streams/test/Servant
Gaël Deest 613dcf9ed5 Basic GitHub actions-based CI
- Setup a basic CI based on GitHub actions, with a somewhat limited build matrix.
- Disable cookbook/testing, because servant-quickcheck doesn't build anymore.
- Disable servant-docs on Cabal build, because of some test failures
  - The order of some JSON fields seems to be reversed in the output, need investigation.
- Fix test failures in servant-http-streams when `localhost` points to an IPv6 address rather than 127.0.0.1.
2021-03-17 23:22:20 +01:00
..
ClientSpec.hs Basic GitHub actions-based CI 2021-03-17 23:22:20 +01:00
StreamSpec.hs Rename ServantError to ClientError, ServantErr to ServerError 2019-02-18 22:51:09 +02:00