Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: basic test that uses IPC #945

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

test: basic test that uses IPC #945

wants to merge 1 commit into from

Commits on Oct 29, 2024

  1. test: basic test that uses IPC

    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.
    EvanHahn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b3267b1 View commit details
    Browse the repository at this point in the history