Compare commits

..

4 Commits

Author SHA1 Message Date
Gwen Lg
ed20b3c2bc add err output when server failed to start 2024-06-14 12:06:58 +02:00
Gwen Lg
14cf097794 check if server correctly start
in same time than the port was opened.
Rename function into `wait_for_server` according.
2024-06-14 12:06:58 +02:00
Gwen Lg
1ad5dfbe78 improve error management with thiserror use
- add thiserror dependency
- use distinct Error enum in lib and server
2024-06-14 12:05:45 +02:00
Gwen Lg
0d43729a02 update dependencies in Cargo.toml
update: zip, reqwest and env_logger
fix fmt in Cargo.toml
2024-06-14 12:05:05 +02:00

Diff Content Not Available