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

Relax error message checks #10

Merged
merged 1 commit into from
Mar 24, 2014
Merged

Conversation

bajtos
Copy link
Contributor

@bajtos bajtos commented Mar 24, 2014

Monkey-patch npm-registry-client request method to include http status
code in the error object.

Modify install end-to-end tests to check 404 status code and ignore
error message, because the message may differ between registry
implementations.

Related discussion: rlidwka/sinopia#57

/to @rmg please review.

Monkey-patch npm-registry-client `request` method to include http status
code in the error object.

Modify `install` end-to-end tests to check 404 status code and ignore
error message, because the message may differ between registry
implementations.
@rmg
Copy link
Member

rmg commented Mar 24, 2014

LGTM

bajtos added a commit that referenced this pull request Mar 24, 2014
@bajtos bajtos merged commit bf88a09 into master Mar 24, 2014
@bajtos bajtos deleted the feature/relax-error-message-checks branch March 24, 2014 18:23
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.

2 participants