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

Guard against undefined with bogus searchpath #69

Merged
merged 5 commits into from
Jan 16, 2019

Conversation

chasingSublimity
Copy link
Contributor

@chasingSublimity chasingSublimity commented Nov 9, 2018

When given a wonky search_path, the integration bonks: https://next.leadconduit.com/events/5be4c2c9d65e852e8b5fb863/5be4c2c9d65e852e8b5fb864

The test for this feels lame. I tried using assert.doesNotThrow but couldn't figure out how it works. Any suggestions?

Note to self: Add a changelog note

@chasingSublimity chasingSublimity changed the title Guard against undefined searchpath Guard against undefined with bogus searchpath Nov 9, 2018
Copy link
Contributor

@cgrayson cgrayson left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM. & thanks for being conscientious about that test 👍

spec/soap-spec.coffee Outdated Show resolved Hide resolved
@chasingSublimity chasingSublimity force-pushed the guard-against-undefined-searchpath branch from aea4aa3 to 16612f4 Compare December 5, 2018 22:23
@chasingSublimity chasingSublimity force-pushed the guard-against-undefined-searchpath branch from 568fce1 to 0b2a874 Compare January 16, 2019 16:29
@chasingSublimity chasingSublimity merged commit 73c2d3a into master Jan 16, 2019
@chasingSublimity chasingSublimity deleted the guard-against-undefined-searchpath branch January 16, 2019 16: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.

None yet

2 participants