Skip to content

Perform integration tests on packages#38

Merged
CharliePoole merged 1 commit intomasterfrom
issue-37
Mar 31, 2020
Merged

Perform integration tests on packages#38
CharliePoole merged 1 commit intomasterfrom
issue-37

Conversation

@CharliePoole
Copy link
Copy Markdown
Member

Fixes #37

@CharliePoole CharliePoole requested a review from a team March 24, 2020 19:08
@CharliePoole
Copy link
Copy Markdown
Member Author

Note: I had hopes that this would allow us to build on Linux, but that's not the case. More work is needed on this on it's own separate issue. The Travis build shows as pending, but you can ignore it.

Copy link
Copy Markdown
Member

@rprouse rprouse 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 to me.

private void ClearDriverExtensions()
{
// Delay in case a prior test run is holding open assemblies we want to delete
System.Threading.Thread.Sleep(1000);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Annoying, but 🙄

😄

@CharliePoole CharliePoole merged commit 1adff36 into master Mar 31, 2020
@CharliePoole CharliePoole deleted the issue-37 branch March 31, 2020 14:40
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.

Run integration tests on packages

2 participants