Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

fix(test): close with timeout #54

Merged
merged 2 commits into from
Sep 16, 2019
Merged

fix(test): close with timeout #54

merged 2 commits into from
Sep 16, 2019

Conversation

jacobheun
Copy link
Contributor

The close with timeout test wasn't giving time for the listener to finish its upgrade, so the close test wasn't always in a consistent state before performing the close on the listener. This avoids that by waiting for the stack to finish before closing. The test was also simplified a bit.

Also cleaned up .gitignore so that ./docs aren't tracked (generated on release), and moved pre-commit to pre-push because pre-commit is annoying :).

Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

LGTM!

@jacobheun jacobheun merged commit 583f02d into master Sep 16, 2019
@jacobheun jacobheun deleted the test/close branch September 16, 2019 13:58
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.

2 participants