Skip to content

test: remove airplace dependency from tests/test_back.js#313#1093

Merged
gr2m merged 1 commit intonock:masterfrom
anshumanv:1092
Mar 14, 2018
Merged

test: remove airplace dependency from tests/test_back.js#313#1093
gr2m merged 1 commit intonock:masterfrom
anshumanv:1092

Conversation

@anshumanv
Copy link
Copy Markdown
Contributor

Fixes #1092 Ref #1077

I'm really not good with tests 😅, please review carefully.

@gr2m


request.on('error', t.error)
request.end()
})
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.

you are mixing up two spaces / four spaces indentation, which make is a bit hard to read, could you fix that please?

It looks like you forgot to close one of the brackets, see https://travis-ci.org/node-nock/nock/jobs/350166318#L1962

Make sure to run npm test locally and have it green before creating the pull request :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah, really sorry for this, my bad. Fixing :)

Perhaps I don't think the repo has a .editorconfig file, should we have one? @gr2m

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.

no please don’t, not everyone is using these. But you can add one to your home directory if you have a preferred style.

Usually Editors can refer the indentation style from the current file without additional configuration

@gr2m
Copy link
Copy Markdown
Member

gr2m commented Mar 8, 2018

there are still some tests failing: https://travis-ci.org/node-nock/nock/jobs/350668754 could you have a look at that?

@gr2m
Copy link
Copy Markdown
Member

gr2m commented Mar 11, 2018

Hey @anshumanv let us know if you need help :)

@anshumanv
Copy link
Copy Markdown
Contributor Author

Ah, I'lll fix this today. 👍

@anshumanv
Copy link
Copy Markdown
Contributor Author

I need help @gr2m, sorry for delaying this so much. 😅

@anshumanv
Copy link
Copy Markdown
Contributor Author

@gr2m please review again. 😄

Copy link
Copy Markdown
Member

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

w00p, perfect, thanks!

@gr2m gr2m merged commit 53db6cd into nock:master Mar 14, 2018
@anshumanv anshumanv deleted the 1092 branch March 14, 2018 16:51
@nockbot
Copy link
Copy Markdown
Collaborator

nockbot commented Apr 9, 2018

🎉 This PR is included in version 9.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lock
Copy link
Copy Markdown

lock bot commented Sep 13, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue and add a reference to this one if it’s related. Thank you!

@lock lock bot locked as resolved and limited conversation to collaborators Sep 13, 2018
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.

3 participants