containers / containers/conmon-rs
Increase unit test coverage
Open
good first issue
help wanted
kind/ci
rust
- Dominant language
- Rust
- Stars
- 254
- Forks
- 51
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 21
Description
We should actively work on increasing the unit test coverage by using the mockall framework. This should be done in the same way like we did it for the server init:
https://github.com/containers/conmon-rs/blob/e6084dadb3ae367be22dff882051f7251bd28980/conmon-rs/server/src/init.rs#L11-L12
https://github.com/containers/conmon-rs/blob/e6084dadb3ae367be22dff882051f7251bd28980/conmon-rs/server/src/init.rs#L72-L92
Contributor guide
Assessment
This issue has not been assessed yet.