Skip to content

Clarify that .end(..) closes the server#369

Open
osher wants to merge 3 commits into
forwardemail:masterfrom
osher:patch-1
Open

Clarify that .end(..) closes the server#369
osher wants to merge 3 commits into
forwardemail:masterfrom
osher:patch-1

Conversation

@osher

@osher osher commented Aug 30, 2016

Copy link
Copy Markdown

No description provided.

@mikelax mikelax added this to the 2.1.0 milestone Sep 21, 2016
@mikelax mikelax removed this from the 2.1.0 milestone Oct 19, 2016
@osher

osher commented Dec 6, 2016

Copy link
Copy Markdown
Author

I'm doing a cleanup of my repositories, anybody here to accept this change? it's just Readme...

Comment thread Readme.md Outdated

Perform the request and invoke `fn(err, res)`.
If the call was created with an instance of a server - it **closes** the server, wether it was bound to a port or not.
Also mind that the `this` context inside teh callback is set to the `supertest.Test` instance, and not the mocha test or any other context you're running in.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

teh

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

There's a typo, inside teh callback should be inside the callback

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

OMG. you're right. fixing

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

well... till the next cleanup ... I guess... 😛

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

¯_(ツ)_/¯ it happens. Thanks for fixing it!

@rimiti

rimiti commented Mar 8, 2019

Copy link
Copy Markdown
Contributor

@osher Can you please resolve conflicts ? 🙏

@rimiti rimiti added the conflicts Conflicts to resolve label Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts Conflicts to resolve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants