Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Add regression / integration tests for merges to master #127

@dhermes

Description

@dhermes

This is to prevent issues like #125 where unit tests give false sense of working code.

ISTM we'd want the following

  • Python2 / Python3 - Mint a P12 Service Account access token and make a simple request
  • Python2 / Python3 - Mint a JSON Key Service Account access token and make a simple request
  • Python2 / Python3 - Refresh a user OAuth 2.0 token and make a simple request
  • Python2 / Python3 - Mint a user OAuth 2.0 token (not possible on Travis / without human interaction)
  • Python2 / Python3 - Mint a GAE / GCE Service Account access token (not possible on Travis)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions