Commit 135e66f
authored
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?
None1 parent 733570c commit 135e66f
1 file changed
+41
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
151 | 192 | | |
152 | 193 | | |
153 | 194 | | |
| |||
0 commit comments