|
|
aa76c7efda
|
clippy fix
|
2025-07-15 14:55:29 +00:00 |
|
|
|
147c78377a
|
better error assertions
|
2025-07-15 14:54:27 +00:00 |
|
|
|
3257a97351
|
[wip] unit testing
- mock impl for `sharry::Client` and associated IDs
|
2025-07-08 21:41:38 +00:00 |
|
|
|
f573b61ad1
|
crate::Error::mismatch refactor
|
2025-07-06 00:01:46 +00:00 |
|
|
|
6ba17d57df
|
clippy fix
|
2025-07-03 19:15:35 +00:00 |
|
|
|
61d62d731e
|
[wip] unit tests for file module
- testing for `compute_hash` and `check_hash`
|
2025-07-03 17:20:56 +00:00 |
|
|
|
91085a9eec
|
Merge branch 'develop' into feature/unit_tests
|
2025-07-01 18:56:33 +00:00 |
|
|
|
d55684096f
|
remove unneeded macro param in error::impl_error_from
|
2025-07-01 18:51:49 +00:00 |
|
|
|
de208a20d5
|
clippy fix
|
2025-07-01 15:24:26 +00:00 |
|
|
|
0d68d139d5
|
improved error handling
|
2025-07-01 15:20:07 +00:00 |
|
|
|
e3fc06b019
|
Merge branch 'develop' into feature/api_structs
|
2025-06-27 02:02:36 +00:00 |
|
|
|
c7b24b1250
|
add id::{AliasID, ShareID}
|
2025-06-27 01:47:38 +00:00 |
|
|
|
d37797d2ec
|
clippy fix
|
2025-06-26 10:13:23 +00:00 |
|
|
|
087cef5d6f
|
Merge branch 'develop' into feature/api_structs
|
2025-06-26 09:59:59 +00:00 |
|
|
|
b17f239801
|
create Error::Mismatch variant
|
2025-06-26 09:56:29 +00:00 |
|
|
|
f1c6eb5d75
|
create struct sharry::api::FileID
|
2025-06-25 23:20:57 +00:00 |
|
|
|
e391821fe5
|
adjust crate structure
- move `sharry::client::ClientError` to `error::Error`
|
2025-06-25 16:48:00 +00:00 |
|