iocaine/tests
Gergely Nagy bf2036a32e
Some checks failed
build / binary (push) Has been cancelled
build / binary-static (x86_64-linux) (push) Has been cancelled
build / container (push) Has been cancelled
build / clippy (push) Has been cancelled
lint / linting (push) Has been cancelled
Try to handle errors a bit more gracefully
In many cases where iocaine was using `unwrap()`, handle it gracefully,
and return a `Result` instead.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2025-02-27 08:23:33 +01:00
..
data Add a number of tests 2025-01-30 09:18:35 +01:00
test_app.rs Try to handle errors a bit more gracefully 2025-02-27 08:23:33 +01:00