Skip to content

Commit f826113

Browse files
committed
Extract tests for types and use snapshots for json assertions
1 parent 72e29ee commit f826113

File tree

954 files changed

+54931
-52542
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

954 files changed

+54931
-52542
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ tokio-util = { version = "0.7", features = ["codec"] }
3232
[dev-dependencies]
3333
dotenvy = "0.15"
3434
env_logger = "0.11"
35+
insta = { version = "1", features = ["json"] }
3536
mockito = "1"
3637
pretty_assertions = "1"
3738
regex = "1"

src/types/background/mod.rs

Lines changed: 0 additions & 75 deletions
This file was deleted.

src/types/background/tests.rs

Lines changed: 0 additions & 137 deletions
This file was deleted.

0 commit comments

Comments
 (0)