Skip to content

[test] Ignore stack lines from outside our test code#51

Closed
cspotcode wants to merge 2 commits intoAndreasMadsen:masterfrom
cspotcode:ignore-stack-lines-outside-test-files
Closed

[test] Ignore stack lines from outside our test code#51
cspotcode wants to merge 2 commits intoAndreasMadsen:masterfrom
cspotcode:ignore-stack-lines-outside-test-files

Conversation

@cspotcode
Copy link
Copy Markdown
Contributor

@cspotcode cspotcode commented Oct 27, 2018

Splitting #40 into multiple PRs for easier review.

This stops the tests from breaking with Node.js updates.

jbunton-atlassian and others added 2 commits October 27, 2018 15:43
This stops the tests from breaking with Node.js updates.
@AndreasMadsen
Copy link
Copy Markdown
Owner

This makes the test too relaxed. It was this way a long time ago, but there are some bugs related to removing lines that this won't test for.

@cspotcode
Copy link
Copy Markdown
Contributor Author

Ok, would you like a PR that fixes failing tests by updating them for node v11, the version being used by the TravisCI tests?

@AndreasMadsen
Copy link
Copy Markdown
Owner

Sure, we can do that. I don't care that much about a green TravisCI myself. I just use git diff as a sanity check that things are good.

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.

3 participants