google / google/gcp_scanner

Integration test for get_scopes_from_refresh_token token.

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
370
Forks
114
PR merge metrics
No merged PRs in 30d

Description

An integration test for `get_scopes_from_refresh_token` with the actual live server is needed.

**DoD**
- fetch refresh token from the live server using **Cloud KMS.**
- Use the token to extract its scope
- assert if the scopes are the same as expected scopes
- In the CI pipeline we will be using our `test_project`

**Challenges**
- Requires a credit card to create a GCP account, hence to implement this you must have a credit card account.
- Enabling Cloud KMS const as low as **3.00 USD**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.