• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / oauth2client / 356
100%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2015 08:59PM UTC
Jobs 1
Files 17
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
356

Pull #153

travis-ci

dhermes
Adding system tests to make sure token exchange works as expected.

- Also adds CONTRIBUTING.md to explain how to set-up and run these
  tests as well as how to create a development checkout.
- Requires a version of httplib2 that has not been released on PyPI
  yet in order to work on Python 3.
- Simply creates 3 different token types (JSON key for svc. acct.,
  P12 key for svc. acct., JSON key for user acct.) and then authorizes
  an httplib2.Http object to hit the USERINFO API.
- An owner of this project will need to manually set-up Travis with
  the necesary environment variables.
- The Travis env. vars. encrypted_a1b222e8c14d_key and
  encrypted_a1b222e8c14d_iv will need to be updated based on the
  actual project.
- The data files `key.json.enc`, `key.p12.enc` and `user-key.json.enc`
  will need to be updated with Travis encrypted files by a project
  owner.
Pull Request #153: Adding system tests to make sure token exchange works as expected.

1399 of 2159 relevant lines covered (64.8%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
2 356.2 (TOX_ENV=py27) 29 Mar 2015 08:59PM UTC 0
64.8
Travis Job 356.2
Source Files on build 356
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #356
  • Pull Request #153
  • PR Base - master (#353)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc