radicle-heartwood-lfs/radicle-cob/src/test
Alexis Sellier 49cd26c0b3
Tidy up COBs code a little
* Move storage impl into `storage::git::cob`
* Rename `change::Create` to `change::Template`
* Rename `change::Storage::create` to `change::Storage::store`

Some of the renames are to further distinguish COBs from Changes, and
the different types of "create" operations within cobs.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-31 09:58:45 +01:00
..
identity cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
arbitrary.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
identity.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
storage.rs Tidy up COBs code a little 2022-12-31 09:58:45 +01:00