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

feat: properly sandboxed integration tests #71

Merged
merged 8 commits into from
Apr 19, 2023

Conversation

itegulov
Copy link
Contributor

Local relayer & sandbox nearcore

@itegulov itegulov requested a review from volovyks April 19, 2023 08:13
Copy link
Collaborator

@volovyks volovyks left a comment

Choose a reason for hiding this comment

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

Looks good!

drop(leader_node);
drop(sign_nodes);
// drop(leader_node);
// drop(sign_nodes);
// drop(relayer);
Copy link
Collaborator

Choose a reason for hiding this comment

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

What about these drops?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just deleted them temporarily so I could inspect the containers after the tests end, will return them back

@itegulov itegulov force-pushed the daniyar/properly-sandboxed-tests branch 4 times, most recently from 281177a to b52c920 Compare April 19, 2023 21:42
@itegulov itegulov force-pushed the daniyar/properly-sandboxed-tests branch from b52c920 to 6267353 Compare April 19, 2023 21:43
@itegulov itegulov marked this pull request as ready for review April 19, 2023 22:43
@itegulov itegulov merged commit f629174 into develop Apr 19, 2023
@itegulov itegulov deleted the daniyar/properly-sandboxed-tests branch April 19, 2023 22:43
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.

2 participants