radicle-heartwood-lfs/radicle-cob/src
Fintan Halpenny c620f873e5
radicle-cob: test parse_refstr
Add quickcheck tests for parse_refstr to ensure the correct
behaviour.

This required adding Arbitrary instances for TypeName and ObjectId, as
well as adding a mechanism for generating Invalid ObjectIds.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2022-11-17 17:42:22 +00:00
..
backend radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change_graph radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
history radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
object Add TypeName & ObjectId parser 2022-11-17 17:42:21 +00:00
signatures radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
test radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
backend.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change_graph.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
history.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
identity.rs radicle-cob: remove Resource on Store 2022-11-08 18:13:53 +00:00
lib.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
object.rs Add TypeName & ObjectId parser 2022-11-17 17:42:21 +00:00
pruning_fold.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
sign.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
signatures.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
trailers.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
type_name.rs radicle-cob: simplify Objects and remove identifier 2022-11-08 18:13:54 +00:00