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

Integration test for get_scopes_from_refresh_token token. #69

Open
sudiptob2 opened this issue Mar 2, 2023 · 0 comments
Open

Integration test for get_scopes_from_refresh_token token. #69

sudiptob2 opened this issue Mar 2, 2023 · 0 comments

Comments

@sudiptob2
Copy link
Contributor

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
@mshudrak mshudrak changed the title Integraion test for get_scopes_from_refresh_token token. Integration test for get_scopes_from_refresh_token token. Mar 7, 2023
sudiptob2 added a commit to sudiptob2/gcp_scanner that referenced this issue Mar 7, 2023
mshudrak pushed a commit that referenced this issue Mar 7, 2023
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

No branches or pull requests

1 participant