-
Notifications
You must be signed in to change notification settings - Fork 208
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
Upgrade VCR to v3 #1650
Upgrade VCR to v3 #1650
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5119f29 - Browse repository at this point
Copy the full SHA 5119f29View commit details -
Touch up on playing single or multiple cassettes.
OKTA_VCR_TF_ACC=play make testacc TEST=./okta TESTARGS='-run=TestAccDataSourceOktaBrand_read' OKTA_VCR_CASSETTE=mm-oie-2022-10-07-max OKTA_VCR_TF_ACC=play make testacc TEST=./okta TESTARGS='-run=TestAccDataSourceOktaBrand_read' OKTA_VCR_CASSETTE=mm-classic-2022-10-04 OKTA_VCR_TF_ACC=play TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccDataSourceOktaBrand_read$ ./okta OKTA_VCR_TF_ACC=play TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccDataSourceOktaBrand_read$ ./okta
Configuration menu - View commit details
-
Copy full SHA for 9ee7973 - Browse repository at this point
Copy the full SHA 9ee7973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f52ec6 - Browse repository at this point
Copy the full SHA 9f52ec6View commit details -
One would expect TestMain be defined in provider_test.go rather than
some other file.
Configuration menu - View commit details
-
Copy full SHA for c5e036f - Browse repository at this point
Copy the full SHA c5e036fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d79c9a2 - Browse repository at this point
Copy the full SHA d79c9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01403e8 - Browse repository at this point
Copy the full SHA 01403e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e15fd - Browse repository at this point
Copy the full SHA 72e15fdView commit details -
re-record VCR cassettes in V3 format.
Removing v2 VCR cassettes that have had their tests removed or are no longer passing. Recorded 33 new cassettes for passing tests. 199 VCR cassettes for a classic org re-record OIE and Classic org VCR cassettes.
Configuration menu - View commit details
-
Copy full SHA for 5bba13a - Browse repository at this point
Copy the full SHA 5bba13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8965332 - Browse repository at this point
Copy the full SHA 8965332View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79a0dd - Browse repository at this point
Copy the full SHA a79a0ddView commit details -
Make sure bad hostnames are recorded in VCR so replay is sure to not get
lucky of a request is made outside of VCR's http transport.
Configuration menu - View commit details
-
Copy full SHA for 4b82b6f - Browse repository at this point
Copy the full SHA 4b82b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2223622 - Browse repository at this point
Copy the full SHA 2223622View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8df029 - Browse repository at this point
Copy the full SHA e8df029View commit details -
Rename test functions in the idiom "TestAcc[DataSource|Resource]Okta[…
…CamelCaseResourceName]_[extra]"
Configuration menu - View commit details
-
Copy full SHA for 49b8ca8 - Browse repository at this point
Copy the full SHA 49b8ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c0e91 - Browse repository at this point
Copy the full SHA b5c0e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for cffbca5 - Browse repository at this point
Copy the full SHA cffbca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dee6ba - Browse repository at this point
Copy the full SHA 5dee6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a9509 - Browse repository at this point
Copy the full SHA 58a9509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f906a9 - Browse repository at this point
Copy the full SHA 2f906a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29055c6 - Browse repository at this point
Copy the full SHA 29055c6View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89909a8 - Browse repository at this point
Copy the full SHA 89909a8View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c898e6c - Browse repository at this point
Copy the full SHA c898e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd86d7 - Browse repository at this point
Copy the full SHA bcd86d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeec3f3 - Browse repository at this point
Copy the full SHA aeec3f3View commit details