matrix-client-haskell icon indicating copy to clipboard operation
matrix-client-haskell copied to clipboard

Update integration test for v3 API

Open TristanCacqueray opened this issue 4 years ago • 0 comments

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?

TristanCacqueray avatar Feb 13 '22 16:02 TristanCacqueray