Skip to content

Commit

Permalink
actually re-record tests without accurate previews
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Dec 18, 2024
1 parent 1c82184 commit fff242e
Show file tree
Hide file tree
Showing 416 changed files with 4,174 additions and 1,842 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,17 @@ Plan: 1 to add, 0 to change, 1 to destroy.
+-crossprovider:index/testRes:TestRes: (replace)
[id=id]
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
+ tests: [
+ [0]: {
+ nested : "value"
}
~ tests: [
+ [0]: {
+ nested : "value"
}
]
Resources:
+-1 to replace
1 unchanged
`,
detailedDiff: map[string]interface{}{"tests": map[string]interface{}{"kind": "ADD_REPLACE"}},
detailedDiff: map[string]interface{}{
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
nested : "val1"
}
~ [1]: {
+ __defaults: []
- computed : ""
nested : "val2"
}
+ [2]: {
+ nested : "val3"
Expand All @@ -64,8 +70,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[2].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
~ nested : "val2" => "val2"
+ __defaults: []
- computed : ""
nested : "val2"
}
~ [1]: {
~ nested : "val3" => "val3"
+ __defaults: []
- computed : ""
nested : "val3"
}
+ [2]: {
+ nested : "val1"
Expand All @@ -66,10 +70,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[2].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,15 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
~ nested : "val2" => "val1"
+ __defaults: []
- computed : ""
+ nested : "val1"
+ nested : "val1"
}
~ [1]: {
~ nested : "val3" => "val2"
+ __defaults: []
- computed : ""
~ nested : "val3" => "val2"
}
+ [2]: {
+ nested : "val3"
Expand All @@ -66,10 +71,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
~ nested : "val1" => "val2"
}
~ [1]: {
~ nested : "val3" => "val3"
+ __defaults: []
- computed : ""
nested : "val3"
}
+ [2]: {
+ nested : "val1"
Expand All @@ -65,9 +70,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
nested : "val1"
}
~ [1]: {
~ nested : "val3" => "val2"
+ __defaults: []
- computed : ""
~ nested : "val3" => "val2"
}
+ [2]: {
+ nested : "val3"
Expand All @@ -65,9 +70,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
~ nested : "val1" => "val2"
}
~ [1]: {
+ __defaults: []
- computed : ""
~ nested : "val2" => "val3"
}
+ [2]: {
+ nested : "val1"
Expand All @@ -64,8 +70,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[2]": map[string]interface{}{"kind": "ADD_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,12 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
~ nested : "value" => "value1"
~ nested: "value" => "value1"
}
]
Resources:
+-1 to replace
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
},
detailedDiff: map[string]interface{}{"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"}},
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,17 @@ Plan: 1 to add, 0 to change, 1 to destroy.
+-crossprovider:index/testRes:TestRes: (replace)
[id=id]
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
+ tests: [
+ [0]: {
+ nested : "value"
}
~ tests: [
+ [0]: {
+ nested : "value"
}
]
Resources:
+-1 to replace
1 unchanged
`,
detailedDiff: map[string]interface{}{"tests": map[string]interface{}{"kind": "ADD_REPLACE"}},
detailedDiff: map[string]interface{}{
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "ADD_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
nested : "val1"
}
~ [1]: {
+ __defaults: []
- computed : ""
nested : "val2"
}
- [2]: {
- computed: ""
Expand All @@ -65,8 +71,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[2]": map[string]interface{}{"kind": "DELETE_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[2].nested": map[string]interface{}{"kind": "DELETE_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
~ nested : "val1" => "val2"
+ __defaults: []
- computed : ""
~ nested : "val1" => "val2"
}
~ [1]: {
~ nested : "val2" => "val3"
+ __defaults: []
- computed : ""
~ nested : "val2" => "val3"
}
- [2]: {
- computed: ""
Expand All @@ -67,10 +71,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "DELETE_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "DELETE_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,15 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
~ nested : "val1" => "val2"
+ __defaults: []
- computed : ""
- nested : "val1"
- nested : "val1"
}
~ [1]: {
~ nested : "val2" => "val3"
+ __defaults: []
- computed : ""
~ nested : "val2" => "val3"
}
- [2]: {
- computed: ""
Expand All @@ -67,10 +72,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "DELETE_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[0].nested": map[string]interface{}{"kind": "DELETE_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,15 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
~ nested : "val1" => "val3"
}
~ [1]: {
~ nested : "val2" => "val1"
+ __defaults: []
- computed : ""
- nested : "val2"
- nested : "val2"
}
- [2]: {
- computed: ""
Expand All @@ -66,9 +72,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "DELETE_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "DELETE_REPLACE"},
},
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,14 @@ Plan: 1 to add, 0 to change, 1 to destroy.
[urn=urn:pulumi:test::project::crossprovider:index/testRes:TestRes::example]
~ tests: [
~ [0]: {
+ __defaults: []
- computed : ""
nested : "val1"
}
~ [1]: {
~ nested : "val2" => "val3"
+ __defaults: []
- computed : ""
~ nested : "val2" => "val3"
}
- [2]: {
- computed: ""
Expand All @@ -66,9 +71,7 @@ Resources:
1 unchanged
`,
detailedDiff: map[string]interface{}{
"tests[0].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].computed": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "UPDATE_REPLACE"},
"tests[2]": map[string]interface{}{"kind": "DELETE_REPLACE"},
"tests": map[string]interface{}{"kind": "UPDATE"},
"tests[1].nested": map[string]interface{}{"kind": "DELETE_REPLACE"},
},
}
Loading

0 comments on commit fff242e

Please sign in to comment.