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

Bringing in PR 1210 #1427

Merged
merged 6 commits into from
Jan 18, 2023
Merged

Bringing in PR 1210 #1427

merged 6 commits into from
Jan 18, 2023

Conversation

monde
Copy link
Collaborator

@monde monde commented Jan 18, 2023

Testing on an OIE org:

$ go clean -testcache
$ TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccOktaMfaPolicy_PR_1210$ ./okta 2>&1
2023/01/17 06:44:17 [INFO]  running with default http client
=== RUN   TestAccOktaMfaPolicy_PR_1210
--- PASS: TestAccOktaMfaPolicy_PR_1210 (4.34s)
PASS
ok      github.com/okta/terraform-provider-okta/okta    4.693s

$ TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccOktaMfaPolicy_Issue_1176$ ./okta 2>&1
2023/01/18 09:10:31 [INFO]  running with default http client
=== RUN   TestAccOktaMfaPolicy_Issue_1176
--- PASS: TestAccOktaMfaPolicy_Issue_1176 (9.66s)
PASS
ok      github.com/okta/terraform-provider-okta/okta    11.532s

Testing on an Classic org

$ go clean -testcache
$ TF_ACC=1 go test -tags unit -mod=readonly -test.v -run ^TestAccOktaMfaPolicy_PR_1210$ ./okta 2>&1
2023/01/17 06:45:19 [INFO]  running with default http client
=== RUN   TestAccOktaMfaPolicy_PR_1210
    provider_test.go:100: "TestAccOktaMfaPolicy_PR_1210" test is for OIE orgs only
--- SKIP: TestAccOktaMfaPolicy_PR_1210 (0.20s)
PASS
ok      github.com/okta/terraform-provider-okta/okta    0.592s

@monde monde merged commit fa997b3 into master Jan 18, 2023
@monde monde mentioned this pull request Jan 27, 2023
@monde
Copy link
Collaborator Author

monde commented Feb 14, 2023

@monde monde deleted the nickrmc83_pr_1210_okta_password branch March 16, 2023 19:30
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

Successfully merging this pull request may close these issues.

3 participants