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

Capture output in tests #159

Merged
merged 4 commits into from Apr 14, 2020
Merged

Capture output in tests #159

merged 4 commits into from Apr 14, 2020

Conversation

sbfaulkner
Copy link
Contributor

@sbfaulkner sbfaulkner commented Apr 14, 2020

instead of letting things spew to the terminal during test runs, this PR captures stdout and stderr

it sets the stage to do better integration testing, and also removes a one-off case where a test closes STDOUT

oh... and it adds a test for a deprecation message for SPF records (by using the new capture capability)

Copy link
Contributor

@cttttt cttttt 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.

Copy link
Contributor

@cttttt cttttt left a comment

Choose a reason for hiding this comment

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

Looks even better :)

@sbfaulkner sbfaulkner merged commit f3c7f5f into master Apr 14, 2020
@sbfaulkner sbfaulkner deleted the capture-output branch April 14, 2020 20:42
@sbfaulkner sbfaulkner requested a deployment to production April 14, 2020 22:04 Abandoned
@sbfaulkner sbfaulkner requested a deployment to production April 14, 2020 23:20 Abandoned
@sbfaulkner sbfaulkner temporarily deployed to production April 14, 2020 23:20 Inactive
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.

None yet

2 participants