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

Make tests wait for syncs to happen #517

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Make tests wait for syncs to happen #517

merged 1 commit into from
Aug 8, 2017

Commits on Aug 8, 2017

  1. Make tests wait for syncs to happen

    Add lots of calls to `syncPromise` to cope with the fact that sync responses
    are now handled asynchronously, which makes them prone to races otherwise.
    
    Also a quick sanity-check in crypto to make one of the test failures less
    cryptic.
    richvdh committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    ab8d06b View commit details
    Browse the repository at this point in the history