Skip to content

Commit 91b531f

Browse files
committed
test: add test case for filter_content_type
* update api record * add test case
1 parent 9994d51 commit 91b531f

File tree

6 files changed

+99
-87
lines changed

6 files changed

+99
-87
lines changed

internal/acctest.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
package internal
22

33
import (
4+
"os"
5+
"testing"
6+
47
"github.com/hashicorp/terraform-plugin-framework/providerserver"
58
"github.com/hashicorp/terraform-plugin-go/tfprotov6"
69
"gopkg.in/dnaeon/go-vcr.v3/recorder"
7-
"os"
8-
"testing"
910
)
1011

1112
var (

internal/assets/asset_folder.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ interactions:
2525
trailer: {}
2626
content_length: 139
2727
uncompressed: false
28-
body: '{"asset_folder":{"id":304158,"name":"asset-folder-name","parent_id":null,"uuid":"fd4e5a06-b168-4789-910f-95e053229e87","parent_uuid":null}}'
28+
body: '{"asset_folder":{"id":576397,"name":"asset-folder-name","parent_id":null,"uuid":"fa69a52f-3dd1-420b-8e2c-1b30bdef162c","parent_uuid":null}}'
2929
headers:
3030
Content-Type:
3131
- application/json; charset=utf-8
3232
status: 201 Created
3333
code: 201
34-
duration: 145.384494ms
34+
duration: 103.60975ms
3535
- id: 1
3636
request:
3737
proto: HTTP/1.1
@@ -46,7 +46,7 @@ interactions:
4646
body: ""
4747
form: {}
4848
headers: {}
49-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
49+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
5050
method: GET
5151
response:
5252
proto: HTTP/2.0
@@ -56,13 +56,13 @@ interactions:
5656
trailer: {}
5757
content_length: 139
5858
uncompressed: false
59-
body: '{"asset_folder":{"id":304158,"name":"asset-folder-name","parent_id":null,"uuid":"fd4e5a06-b168-4789-910f-95e053229e87","parent_uuid":null}}'
59+
body: '{"asset_folder":{"id":576397,"name":"asset-folder-name","parent_id":null,"uuid":"fa69a52f-3dd1-420b-8e2c-1b30bdef162c","parent_uuid":null}}'
6060
headers:
6161
Content-Type:
6262
- application/json; charset=utf-8
6363
status: 200 OK
6464
code: 200
65-
duration: 58.71125ms
65+
duration: 39.288459ms
6666
- id: 2
6767
request:
6868
proto: HTTP/1.1
@@ -77,7 +77,7 @@ interactions:
7777
body: ""
7878
form: {}
7979
headers: {}
80-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
80+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
8181
method: GET
8282
response:
8383
proto: HTTP/2.0
@@ -87,13 +87,13 @@ interactions:
8787
trailer: {}
8888
content_length: 139
8989
uncompressed: false
90-
body: '{"asset_folder":{"id":304158,"name":"asset-folder-name","parent_id":null,"uuid":"fd4e5a06-b168-4789-910f-95e053229e87","parent_uuid":null}}'
90+
body: '{"asset_folder":{"id":576397,"name":"asset-folder-name","parent_id":null,"uuid":"fa69a52f-3dd1-420b-8e2c-1b30bdef162c","parent_uuid":null}}'
9191
headers:
9292
Content-Type:
9393
- application/json; charset=utf-8
9494
status: 200 OK
9595
code: 200
96-
duration: 53.687495ms
96+
duration: 262.893583ms
9797
- id: 3
9898
request:
9999
proto: HTTP/1.1
@@ -108,7 +108,7 @@ interactions:
108108
body: '{"asset_folder":{"name":"new-asset-folder-name"}}'
109109
form: {}
110110
headers: {}
111-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
111+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
112112
method: PUT
113113
response:
114114
proto: HTTP/2.0
@@ -122,7 +122,7 @@ interactions:
122122
headers: {}
123123
status: 204 No Content
124124
code: 204
125-
duration: 61.682219ms
125+
duration: 146.615459ms
126126
- id: 4
127127
request:
128128
proto: HTTP/1.1
@@ -137,7 +137,7 @@ interactions:
137137
body: ""
138138
form: {}
139139
headers: {}
140-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
140+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
141141
method: GET
142142
response:
143143
proto: HTTP/2.0
@@ -147,13 +147,13 @@ interactions:
147147
trailer: {}
148148
content_length: 143
149149
uncompressed: false
150-
body: '{"asset_folder":{"id":304158,"name":"new-asset-folder-name","parent_id":null,"uuid":"fd4e5a06-b168-4789-910f-95e053229e87","parent_uuid":null}}'
150+
body: '{"asset_folder":{"id":576397,"name":"new-asset-folder-name","parent_id":null,"uuid":"fa69a52f-3dd1-420b-8e2c-1b30bdef162c","parent_uuid":null}}'
151151
headers:
152152
Content-Type:
153153
- application/json; charset=utf-8
154154
status: 200 OK
155155
code: 200
156-
duration: 55.908121ms
156+
duration: 40.777416ms
157157
- id: 5
158158
request:
159159
proto: HTTP/1.1
@@ -168,7 +168,7 @@ interactions:
168168
body: ""
169169
form: {}
170170
headers: {}
171-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
171+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
172172
method: GET
173173
response:
174174
proto: HTTP/2.0
@@ -178,13 +178,13 @@ interactions:
178178
trailer: {}
179179
content_length: 143
180180
uncompressed: false
181-
body: '{"asset_folder":{"id":304158,"name":"new-asset-folder-name","parent_id":null,"uuid":"fd4e5a06-b168-4789-910f-95e053229e87","parent_uuid":null}}'
181+
body: '{"asset_folder":{"id":576397,"name":"new-asset-folder-name","parent_id":null,"uuid":"fa69a52f-3dd1-420b-8e2c-1b30bdef162c","parent_uuid":null}}'
182182
headers:
183183
Content-Type:
184184
- application/json; charset=utf-8
185185
status: 200 OK
186186
code: 200
187-
duration: 53.375039ms
187+
duration: 40.8615ms
188188
- id: 6
189189
request:
190190
proto: HTTP/1.1
@@ -199,7 +199,7 @@ interactions:
199199
body: ""
200200
form: {}
201201
headers: {}
202-
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/304158
202+
url: https://mapi.storyblok.com/v1/spaces/233252/asset_folders/576397
203203
method: DELETE
204204
response:
205205
proto: HTTP/2.0
@@ -213,4 +213,4 @@ interactions:
213213
headers: {}
214214
status: 204 No Content
215215
code: 204
216-
duration: 98.791678ms
216+
duration: 174.791209ms

internal/assets/component.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ interactions:
2525
trailer: {}
2626
content_length: 569
2727
uncompressed: false
28-
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:23.688Z","id":5678041,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
28+
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:36.374Z","id":5949850,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
2929
headers:
3030
Content-Type:
3131
- application/json; charset=utf-8
3232
status: 201 Created
3333
code: 201
34-
duration: 148.817321ms
34+
duration: 129.956416ms
3535
- id: 1
3636
request:
3737
proto: HTTP/1.1
@@ -46,7 +46,7 @@ interactions:
4646
body: ""
4747
form: {}
4848
headers: {}
49-
url: https://mapi.storyblok.com/v1/spaces/233252/components/5678041
49+
url: https://mapi.storyblok.com/v1/spaces/233252/components/5949850
5050
method: GET
5151
response:
5252
proto: HTTP/2.0
@@ -56,13 +56,13 @@ interactions:
5656
trailer: {}
5757
content_length: 569
5858
uncompressed: false
59-
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:23.688Z","id":5678041,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
59+
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:36.374Z","id":5949850,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
6060
headers:
6161
Content-Type:
6262
- application/json; charset=utf-8
6363
status: 200 OK
6464
code: 200
65-
duration: 48.717671ms
65+
duration: 106.954542ms
6666
- id: 2
6767
request:
6868
proto: HTTP/1.1
@@ -77,7 +77,7 @@ interactions:
7777
body: ""
7878
form: {}
7979
headers: {}
80-
url: https://mapi.storyblok.com/v1/spaces/233252/components/5678041
80+
url: https://mapi.storyblok.com/v1/spaces/233252/components/5949850
8181
method: GET
8282
response:
8383
proto: HTTP/2.0
@@ -87,44 +87,44 @@ interactions:
8787
trailer: {}
8888
content_length: 569
8989
uncompressed: false
90-
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:23.688Z","id":5678041,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
90+
body: '{"component":{"name":"test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:36.374Z","id":5949850,"schema":{"title":{"pos":1,"type":"text"},"intro":{"pos":2,"type":"text"},"image":{"pos":3,"type":"image"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
9191
headers:
9292
Content-Type:
9393
- application/json; charset=utf-8
9494
status: 200 OK
9595
code: 200
96-
duration: 49.537143ms
96+
duration: 43.386ms
9797
- id: 3
9898
request:
9999
proto: HTTP/1.1
100100
proto_major: 1
101101
proto_minor: 1
102-
content_length: 171
102+
content_length: 298
103103
transfer_encoding: []
104104
trailer: {}
105105
host: mapi.storyblok.com
106106
remote_addr: ""
107107
request_uri: ""
108-
body: '{"component":{"is_nestable":false,"is_root":false,"name":"new-test-banner","preview_tmpl":null,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"}}}}'
108+
body: '{"component":{"is_nestable":false,"is_root":false,"name":"new-test-banner","preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"},"buttons":{"filter_content_type":["button"],"pos":3,"source":"internal_stories","type":"options"}}}}'
109109
form: {}
110110
headers: {}
111-
url: https://mapi.storyblok.com/v1/spaces/233252/components/5678041
111+
url: https://mapi.storyblok.com/v1/spaces/233252/components/5949850
112112
method: PUT
113113
response:
114114
proto: HTTP/2.0
115115
proto_major: 2
116116
proto_minor: 0
117117
transfer_encoding: []
118118
trailer: {}
119-
content_length: 515
119+
content_length: 642
120120
uncompressed: false
121-
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:24.442Z","id":5678041,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":null,"is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
121+
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:37.276Z","id":5949850,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"},"buttons":{"filter_content_type":["button"],"pos":3,"source":"internal_stories","type":"options"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
122122
headers:
123123
Content-Type:
124124
- application/json; charset=utf-8
125125
status: 200 OK
126126
code: 200
127-
duration: 84.046017ms
127+
duration: 128.283917ms
128128
- id: 4
129129
request:
130130
proto: HTTP/1.1
@@ -139,23 +139,23 @@ interactions:
139139
body: ""
140140
form: {}
141141
headers: {}
142-
url: https://mapi.storyblok.com/v1/spaces/233252/components/5678041
142+
url: https://mapi.storyblok.com/v1/spaces/233252/components/5949850
143143
method: GET
144144
response:
145145
proto: HTTP/2.0
146146
proto_major: 2
147147
proto_minor: 0
148148
transfer_encoding: []
149149
trailer: {}
150-
content_length: 515
150+
content_length: 642
151151
uncompressed: false
152-
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:24.442Z","id":5678041,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":null,"is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
152+
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:37.276Z","id":5949850,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"},"buttons":{"filter_content_type":["button"],"pos":3,"source":"internal_stories","type":"options"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
153153
headers:
154154
Content-Type:
155155
- application/json; charset=utf-8
156156
status: 200 OK
157157
code: 200
158-
duration: 80.854674ms
158+
duration: 35.870375ms
159159
- id: 5
160160
request:
161161
proto: HTTP/1.1
@@ -170,20 +170,20 @@ interactions:
170170
body: ""
171171
form: {}
172172
headers: {}
173-
url: https://mapi.storyblok.com/v1/spaces/233252/components/5678041
173+
url: https://mapi.storyblok.com/v1/spaces/233252/components/5949850
174174
method: DELETE
175175
response:
176176
proto: HTTP/2.0
177177
proto_major: 2
178178
proto_minor: 0
179179
transfer_encoding: []
180180
trailer: {}
181-
content_length: 515
181+
content_length: 642
182182
uncompressed: false
183-
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-04-19T07:48:23.688Z","updated_at":"2024-04-19T07:48:24.442Z","id":5678041,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":null,"is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
183+
body: '{"component":{"name":"new-test-banner","display_name":null,"created_at":"2024-06-19T11:49:36.374Z","updated_at":"2024-06-19T11:49:37.276Z","id":5949850,"schema":{"intro":{"pos":1,"type":"text"},"title":{"pos":2,"type":"text"},"buttons":{"filter_content_type":["button"],"pos":3,"source":"internal_stories","type":"options"}},"image":null,"preview_field":null,"is_root":false,"preview_tmpl":"\u003cdiv\u003e\u003c/div\u003e","is_nestable":false,"all_presets":[],"preset_id":null,"real_name":"new-test-banner","component_group_uuid":null,"color":null,"icon":null,"internal_tags_list":[],"internal_tag_ids":[],"content_type_asset_preview":null}}'
184184
headers:
185185
Content-Type:
186186
- application/json; charset=utf-8
187187
status: 200 OK
188188
code: 200
189-
duration: 89.156546ms
189+
duration: 109.515709ms

0 commit comments

Comments
 (0)