Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

WIP: test coordinator::core::Service #350

Closed
wants to merge 7 commits into from
Closed

WIP: test coordinator::core::Service #350

wants to merge 7 commits into from

Conversation

little-dude
Copy link
Contributor

This is much harder than expected... I had to wrap the rpc client mock into an mutex, which is much more verbose and makes the api much more complicated.

There's a lot of documentation work to do here.

use tracing_subscriber::filter::EnvFilter;

#[tokio::test]
async fn test_rendez_vous_accept() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

First working test :)

@little-dude
Copy link
Contributor Author

Closing in favor of #352

@little-dude little-dude deleted the io-tests branch April 9, 2020 12:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant