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

Fix Budget and Budget Additional Kitchen Tests #427

Open
kwraith05 opened this issue Jul 13, 2020 · 0 comments
Open

Fix Budget and Budget Additional Kitchen Tests #427

kwraith05 opened this issue Jul 13, 2020 · 0 comments
Labels
bug Something isn't working P2 high priority issues triaged Scoped and ready for work

Comments

@kwraith05
Copy link
Contributor

The following error occurs when kitchen tests try to verify the budget or budget additional were created.

 Command: `curl -s -X GET -H "Authorization: Bearer "`gcloud auth print-access-token` https://billingbudgets.googleapis.com/v1beta1/billingAccounts/01D904-DAF6EC-F34EF7/budgets/28ae0ae1-d083-41dc-8684-5bb4dd15061a` has expected structure
     expected {:error=>{:code=>401, :message=>"Request is missing required authentication credential. Expected OAut...ttps://developers.google.com/identity/sign-in/web/devconsole-project.", :status=>"UNAUTHENTICATED"}} to match #<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca598 @expected={:name=>"billingAccounts/01D904-DAF6EC-F34EF7/budgets/28ae0ae1-d083-41dc-8684-5bb4dd15061a", :displayName=>"Budget For budget-project-fhfi-fc25", :budgetFilter=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca8e0 @expected={:creditTypesTreatment=>"INCLUDE_ALL_CREDITS"}>, :amount=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca660 @expected={:specifiedAmount=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca728 @expected={:units=>"10"}>}>}>
@morgante morgante added bug Something isn't working P2 high priority issues triaged Scoped and ready for work labels Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 high priority issues triaged Scoped and ready for work
Projects
None yet
Development

No branches or pull requests

2 participants