radicle-heartwood-lfs/radicle-node
Fintan Halpenny f78e010c55
node: e2e test simulating a peer migrating their key
Previously, if a peer created a project which was replicated and then
moved to another setup, ultimately deleting that project, then they
would not be able to fetch it again since their remote namespace would
be excluded from the fetch.

This test confirms that a peer can remove their project and clone it
again from a peer that has replicated the project. This is simulated
by directly removing the project directory in the test and fetching
the project from the other peer.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-03-31 12:19:37 +01:00
..
src node: e2e test simulating a peer migrating their key 2023-03-31 12:19:37 +01:00
Cargo.toml node: Add commit SHA-1 to log 2023-03-22 08:52:52 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00