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

Add message-sending integration test #25

Merged

Conversation

amomchilov
Copy link
Contributor

@amomchilov amomchilov commented Nov 28, 2021

Resolves #22

This PR builds on top of the code introduced in #24 (diff). Do not ship until #24 is merged.

Adds an integration test that tests the message sending/receiving logic using an same-process anonymous XPC service.

@amomchilov amomchilov mentioned this pull request Nov 28, 2021
4 tasks
@amomchilov amomchilov force-pushed the add-message-sending-integration-test branch from 72276f8 to dd05992 Compare November 28, 2021 22:23
Copy link
Contributor

@jakaplan jakaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks for figuring out how to get this testable!

@amomchilov amomchilov force-pushed the add-message-sending-integration-test branch from dd05992 to 53623e3 Compare December 4, 2021 17:21
@amomchilov amomchilov force-pushed the add-message-sending-integration-test branch 5 times, most recently from 61af8e8 to 83b8f84 Compare December 18, 2021 19:01
@amomchilov amomchilov force-pushed the add-message-sending-integration-test branch from 83b8f84 to e7b2746 Compare December 23, 2021 19:09
@jakaplan jakaplan merged commit 1bb68a8 into trilemma-dev:main Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add real XPC integration tests
2 participants