Commit Graph

7 Commits

Author SHA1 Message Date
Gwen Lg
b0543aaba9 add err output when server failed to start
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-14 16:46:39 +00:00
Gwen Lg
597a681801 check if server correctly start
in same time than the port was opened.
Rename function into `wait_for_server` according.
2024-06-14 16:46:39 +00:00
Gwen Lg
1ad5dfbe78 improve error management with thiserror use
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
- add thiserror dependency
- use distinct Error enum in lib and server
2024-06-14 12:05:45 +02:00
757692e054 Expose server 2023-05-23 14:46:45 +02:00
17c1b69757 Minor improvments 2022-12-19 14:21:31 +01:00
47f58820d9 Catch server output 2022-12-19 14:05:16 +01:00
d52bdbde8f Add integrated server 2022-12-19 12:20:44 +01:00