### Summary Add more tests to the SDK with the goal of increasing the coverage by 5%. ### Estimated complexity Medium ### Estimated duration 3 days ### Details & acceptance criteria All tests must: - [ ] be clearly understandable (with comments as needed) - [ ] be repeatable - [ ] conform to rust best practices (see https://doc.rust-lang.org/rust-by-example/testing.html) ### Pull request required? Yes