Skip to content

Remove airplane dependency from "tests/test_back.js#L261"#1090

Merged
gr2m merged 2 commits intomasterfrom
mbadola/1086
Mar 6, 2018
Merged

Remove airplane dependency from "tests/test_back.js#L261"#1090
gr2m merged 2 commits intomasterfrom
mbadola/1086

Conversation

@mbad0la
Copy link
Copy Markdown
Contributor

@mbad0la mbad0la commented Mar 5, 2018

Fixes #1086 . Part of #1077

@mbad0la mbad0la requested a review from gr2m March 5, 2018 05:22
@@ -322,23 +322,44 @@ tap.test('nockBack record tests', function (nw) {
//Adding this test because there was an issue when not calling
//nock.activate() after calling nock.restore()
nw.test('it can record twice', {skip: process.env.AIRPLANE}, function (t) {
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.

can you remove the {skip: process.env.AIRPLANE}, too?

//Adding this test because there was an issue when not calling
//nock.activate() after calling nock.restore()
nw.test('it can record twice', {skip: process.env.AIRPLANE}, function (t) {

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.

nit: remove the empty line on top of a function

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.

I added it deliberately. Found it to improve readability for me. I'll remove it.

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.

I might just be too used to the standard style :) thanks

@gr2m gr2m merged commit 8bc706b into master Mar 6, 2018
@gr2m gr2m deleted the mbadola/1086 branch March 6, 2018 06:28
@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