Skip to content

Commit

Permalink
test: Add a bunch examples to the MatrixMockServer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
poljar committed Nov 12, 2024
1 parent 8d6d060 commit b93bacd
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 9 deletions.
14 changes: 14 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/matrix-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ serde_urlencoded = "0.7.1"
similar-asserts = { workspace = true }
stream_assert = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter"] }
tokio-test = "0.4.4"

[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen-test = "0.3.33"
Expand Down
Loading

0 comments on commit b93bacd

Please sign in to comment.