Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CoMapeo Mobile doesn't use `MapeoManager` directly; it uses an IPC bridge. This adds a test that creates a manager in a separate process and uses `@comapeo/ipc` to test it. This is something we've been discussing for awhile, and this finally implements it. I think this is useful on its own but also makes a future change easier.
- Loading branch information