matrix-rust-sdk/testing/matrix-sdk-test
Benjamin Kampmann b5bd6dfee9
fix: Apply redactions to room state events in database, too (#917)
fixes #890
2022-09-27 09:24:53 +02:00
..
src fix: Apply redactions to room state events in database, too (#917) 2022-09-27 09:24:53 +02:00
Cargo.toml chore: Upgrade Ruma 2022-09-13 08:32:59 +00:00
README.md refactore(test): move testing out of regular build environment 2022-07-18 14:37:51 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-test

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

NOTE: These are just test helpers for the matrix-rust-sdk, you're probably interested in the main rust-sdk crate.