duesee / duesee/imap-codec

Replacing `serde_json` by `serde_tests` for tests

Open
#549 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
52
Forks
25
Avg merge
21h 53m
Merged PRs (30d)
2

Description

Currently, the unit tests for `Deserialize`/`Serialize` implementation are based on `serde_json`.

[`serde_test`](https://crates.io/crates/serde_test) might to be a more fitting alternative to be used in unit tests.

It should be evaluated and, if reasonable, used for replacing all `serde_json`-based unit tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.