You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with (#432)
* Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with
import
1. Why is this change necessary?
Test for a import is a nice to have
2. How does it address the issue?
Test the function with the import for a matching scenario
3. What side effects does this change have?
None known
* username set in env var
1. Why is this change necessary?
Modular testing
2. How does it address the issue?
Make the username variable in that particular test dependentant on a env
var
3. What side effects does this change have?
None
0 commit comments