-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Uses noOpCreate to avoid inconsistent result error and fix/ena…
…ble tests in Ci (#2290) * refactor: use noOpCreate to avoid inconsistent result error * refactor: use noOpCreate to avoid inconsistent result error in federated_settings_connected_org * test: refactor test for mongodbatlas_federated_settings_org_config * test: cannot do a migration test when there is only an import step * test: skip test in CI and add test for noOpCreate * test: no reason to keep a test that will only be skipped * test: add test for createError * test: renameTest * test: remove missleading steps * test: remove missleading test steps * test: add import verify step after to ensure test works * ci: re-enable test in CI and use static resource names * test: fix DOMAIN_NOT_IN_FEDERATION_SETTINGS bug * test: try adding domain since at least one domain must be active * test: change to a validated domain * test: support reading MONGODB_ATLAS_FEDERATED_SETTINGS_ASSOCIATED_DOMAIN * test: enable data tests for connected_org * use spaces instead of tabs * add PR comments/suggestions
- Loading branch information
1 parent
2d19861
commit 2b2e276
Showing
11 changed files
with
89 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
...dsettingsidentityprovider/resource_federated_settings_identity_provider_migration_test.go
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
...ce/federatedsettingsorgconfig/resource_federated_settings_connected_org_migration_test.go
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters