Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Add an npm command for the prod interop tests. #29

Merged

Conversation

tbetbetbe
Copy link
Contributor

@tbetbetbe tbetbetbe commented Jun 19, 2016

  • Adds a script that just runs the interop tests against a prod server
  • Adds a npm command that runs the script: npm run prod-interop
  • Updates the README.md to describe how to use the command

Also:

  • enables the global logger to be configured using dorusu.configure
  • adds a hack to response handling to ignore the fact that the response
    from Google server's contains a deprecated header ('connection')

- Adds a script that just runs the interop tests against a prod server
- Adds a npm command that runs the script: npm run prod-interop
- Updates the README.md to describe how to use the command

Also:
- enables the global logger to be configured using dorusu.configure
- adds a hack to response handling to ignore the fact that the response
  from Google server's contains a deprecated headers ('connection')
@codecov-io
Copy link

codecov-io commented Jun 19, 2016

Current coverage is 95.52%

Merging #29 into master will decrease coverage by 0.17%

@@             master        #29   diff @@
==========================================
  Files             8          8          
  Lines          1000       1005     +5   
  Methods         116        117     +1   
  Messages          0          0          
  Branches        175        177     +2   
==========================================
+ Hits            957        960     +3   
- Misses           43         45     +2   
  Partials          0          0          

Powered by Codecov. Last updated by a4a1f0e...91cc179

@tbetbetbe tbetbetbe merged commit e791d34 into google:master Jun 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants