Commit graph

221 commits

Author SHA1 Message Date
a5ecf19f70 [wip] unit tests for file module
- testing for `Uploading`
2025-07-15 15:00:11 +00:00
aa76c7efda clippy fix 2025-07-15 14:55:29 +00:00
147c78377a better error assertions 2025-07-15 14:54:27 +00:00
9e56779378 fix devcontainer 2025-07-15 13:10:08 +00:00
5358d8e68f [wip] unit tests for mock_client module 2025-07-14 21:55:16 +00:00
66f59b4b3b [wip] unit tests
- re-added redundant `tests` submodules for good form
2025-07-14 20:58:28 +00:00
22eeada52a [wip] unit tests for mock_share module 2025-07-14 15:48:37 +00:00
1ac4db28ed [wip] unit tests
- strip unneeded mod `test_util::mock_ids::tests`
- coverage for `sharry::uri`
2025-07-14 15:20:21 +00:00
037e59df4f cargo upgrade 2025-07-13 16:40:57 +00:00
98e4e96073 fix linter issues 2025-07-13 16:23:22 +00:00
50098edc81 [wip] unit tests for file module
- testing/coverage for module
2025-07-12 02:04:30 +00:00
910d95230f Merge branch 'develop' into feature/unit_tests 2025-07-12 01:33:17 +00:00
117faee583 use devcontainers-extra repo 2025-07-12 01:33:08 +00:00
2900715a74 [wip] unit testing
- styling, `test_util::make_check_trait_panic`
2025-07-12 01:32:10 +00:00
6167ebc98a [wip] unit tests for file module
- testing for `Uploading`
2025-07-12 01:31:28 +00:00
47ad51f860 Merge branch 'develop' into feature/unit_tests 2025-07-10 13:24:13 +00:00
b77ab83ae0 de-nesting and LazyLock usage 2025-07-10 13:23:28 +00:00
53fdb6cc97 [wip] unit tests
- use `unwrap` while testing
2025-07-10 13:19:27 +00:00
bd9aa77d6c [wip] unit tests for file module
- testing for `Uploading`
2025-07-10 12:59:38 +00:00
ab76563b83 new_direct -> unsafe new_unchecked 2025-07-10 11:00:35 +00:00
2248d8fdd1 [wip] unit testing
- tooling for code coverage measurement
2025-07-10 02:59:02 +00:00
7bbb2bbc19 [wip] unit tests for file module
- finalize `Chunk` coverage
2025-07-10 02:48:11 +00:00
b2c032d846 [wip] unit tests for file module
- testing for `Checked`
2025-07-10 02:04:29 +00:00
cb5873b732 [wip] unit testing
- tooling for code coverage measurement
2025-07-10 01:50:46 +00:00
96ea0ddab9 [wip] unit testing
- tooling for code coverage measurement
2025-07-09 17:02:37 +00:00
4d47530326 [wip] unit testing
- doc for `file` module
2025-07-09 17:02:12 +00:00
b3bccbbf65 [wip] unit testing
- minor refactoring
2025-07-09 15:57:47 +00:00
d4cc102a0f [wip] unit tests for file module
- test for `Checked::start_upload`
2025-07-09 15:57:43 +00:00
3257a97351 [wip] unit testing
- mock impl for `sharry::Client` and associated IDs
2025-07-08 21:41:38 +00:00
908e0031e2 [wip] unit testing
- mock impl for `sharry::Client` and associated IDs
2025-07-08 16:17:41 +00:00
f03bcb46b6 move TODO to lib 2025-07-07 19:41:28 +00:00
655db21ef4 clippy fix 2025-07-07 19:40:56 +00:00
11515a4158 [wip] unit testing
- refactored mock impl for IDs
2025-07-07 19:33:31 +00:00
51cf212bb6 [wip] unit testing
- mock impl for `sharry::Client` and associated IDs
2025-07-07 16:26:10 +00:00
65f1e5d083 minor fixes 2025-07-07 16:11:38 +00:00
c609f51c6a doc for file::Chunk 2025-07-06 00:02:51 +00:00
f573b61ad1 crate::Error::mismatch refactor 2025-07-06 00:01:46 +00:00
4ad9e28bc7 [wip] unit tests for file module
- test value generation for `sharry::{id, uri}`
- testing for `Chunk`
2025-07-05 23:03:42 +00:00
4ff1f34b08 refactor check_trait function 2025-07-05 23:00:54 +00:00
3f5fa86f3a rename impl_ureq -> ureq_client 2025-07-05 01:39:38 +00:00
f988c80854 [wip] unit tests for file module
- move test data to `test_util::data`
2025-07-05 01:37:00 +00:00
389e33e512 [wip] unit tests for file module
- testing for `Checked`
- better place for test-only utilities
2025-07-04 23:55:26 +00:00
1ac110ddfb [wip] unit tests for file module
- testing for `Checked`
2025-07-04 17:13:48 +00:00
95dcc25e0d [wip] unit tests for file module
- testing for `Checked`
2025-07-04 17:06:01 +00:00
a34aa968b4 [wip] documentation and minor refactoring 2025-07-03 22:55:33 +00:00
6ba17d57df clippy fix 2025-07-03 19:15:35 +00:00
52d455e219 Merge branch 'develop' into feature/unit_tests 2025-07-03 19:12:37 +00:00
7e4bd398c2 elided lifetimes 2025-07-03 19:10:22 +00:00
5a34a8d791 [wip] documentation for file module 2025-07-03 18:31:13 +00:00
61d62d731e [wip] unit tests for file module
- testing for `compute_hash` and `check_hash`
2025-07-03 17:20:56 +00:00