libpathrs icon indicating copy to clipboard operation
libpathrs copied to clipboard

add Rust unit and integration tests

Open cyphar opened this issue 6 years ago • 0 comments

Right now we don't have any tests in the repo (there is examples/ as well as some tests I have on my machine, but they aren't in a state to be used by CI). However ideally we should have some unit tests using Rust's built in support for such things (to ensure that core functions actually work properly -- especially those relevant for the core security guarantees).

cyphar avatar Dec 23 '19 01:12 cyphar