matrix-client-haskell
matrix-client-haskell copied to clipboard
Update integration test for v3 API
The dendrite based integration tests are no longer working with the new v3 api, e.g. "/_matrix/client/v3/createRoom" yields a 404.
It seems like we should use another implementation, perhaps matrix-conduit or synapse?