Skip to content

Commit acb8976

Browse files
committed
update cassettes since voodoo made changes to their api
1 parent 047df9b commit acb8976

8 files changed

+49
-25
lines changed

fixture/vcr_cassettes/confirm_an_order.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"body": "No quote found.",
1616
"headers": {
1717
"Content-Type": "text/plain; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 07:59:01 GMT",
1819
"Content-Length": "15",
19-
"Date": "Thu, 11 Aug 2016 05:53:41 GMT",
2020
"Connection": "keep-alive"
2121
},
2222
"status_code": 404,

fixture/vcr_cassettes/create_order_on_the_server.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"request": {
4-
"body": "{\"shipment_id\":\"rate_0b011e90eb824e8ab72cbae2e4b7dda9\",\"models\":[{\"units\":\"mm\",\"qty\":1,\"model_id\":1905,\"material_id\":1}]}",
4+
"body": "{\"shipment_id\":\"rate_0b011e90eb824e8ab72cbae2e4b7dda9\",\"models\":[{\"units\":\"mm\",\"quantity\":1,\"model_id\":1905,\"material_id\":1}]}",
55
"headers": {
66
"content-type": "application/json",
77
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
@@ -12,14 +12,14 @@
1212
"url": "https://staging-api.voodoomfg.com/api/1/order/create"
1313
},
1414
"response": {
15-
"body": "{\"quote\":{\"extras\":[{\"name\":\"production_option\",\"price\":0}],\"items\":85.14,\"shipping\":7.22,\"total\":92.36,\"errors\":[]},\"order_items\":[{\"units\":\"mm\",\"qty\":1,\"material_id\":1,\"id\":1905,\"filename\":\"demo.stl\"}],\"shipping\":{\"delivery\":\"rate_0b011e90eb824e8ab72cbae2e4b7dda9\"},\"due_date\":\"2016-08-11T05:50:12.437Z\",\"quote_id\":\"438f0e120a33eec2b312adcaf1d0dab3395a88c7bf8fa40203bb81ee261966c6\"}",
15+
"body": "Internal Server Error",
1616
"headers": {
17-
"Content-Type": "application/json; charset=utf-8",
18-
"Content-Length": "384",
19-
"Date": "Thu, 11 Aug 2016 05:50:12 GMT",
17+
"Content-Type": "text/plain; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 07:59:00 GMT",
19+
"Content-Length": "21",
2020
"Connection": "keep-alive"
2121
},
22-
"status_code": 200,
22+
"status_code": 500,
2323
"type": "ok"
2424
}
2525
}

fixture/vcr_cassettes/create_shipment_for_uploaded_items.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"request": {
4-
"body": "{\"shipping_info\":{\"zip\":\"12345\",\"street2\":\"#1\",\"street1\":\"123 foo st\",\"state\":\"CA\",\"name\":\"bar\",\"country\":\"USA\",\"city\":\"foo\"},\"models\":[{\"units\":\"mm\",\"qty\":1,\"model_id\":1696,\"material_id\":7}]}",
4+
"body": "{\"shipping_address\":{\"zip\":\"12345\",\"street2\":\"#1\",\"street1\":\"123 foo st\",\"state\":\"CA\",\"name\":\"bar\",\"email\":\"[email protected]\",\"country\":\"USA\",\"city\":\"foo\"},\"models\":[{\"units\":\"mm\",\"quantity\":1,\"model_id\":4414,\"material_id\":7}]}",
55
"headers": {
66
"content-type": "application/json",
77
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
@@ -15,8 +15,8 @@
1515
"body": "Internal Server Error",
1616
"headers": {
1717
"Content-Type": "text/plain; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 08:03:13 GMT",
1819
"Content-Length": "21",
19-
"Date": "Thu, 11 Aug 2016 05:13:17 GMT",
2020
"Connection": "keep-alive"
2121
},
2222
"status_code": 500,

fixture/vcr_cassettes/get_a_direct_print_redirect_url.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"body": "{\"redirect\":\"https://staging.voodoomfg.com/direct-print?file_url=http%3A%2F%2Fwebsite.com%2Ffile.stl&material_id=7&quantity=1\"}",
1616
"headers": {
1717
"Content-Type": "application/json; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 06:12:43 GMT",
1819
"Content-Length": "127",
19-
"Date": "Thu, 11 Aug 2016 05:07:11 GMT",
2020
"Connection": "keep-alive"
2121
},
2222
"status_code": 200,

fixture/vcr_cassettes/get_model_id.json

+27-3
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,39 @@
1515
"url": "https://staging-api.voodoomfg.com/api/1/model"
1616
},
1717
"response": {
18-
"body": "{\"id\":1907,\"file_key\":\"6f15faa7/aeb6/4fa9/ae99/5e92949e58ec/demo.stl\",\"file_bucket\":\"repaired-models\",\"volume\":930583.831250032,\"surface_area\":200797.360817945,\"x\":299,\"y\":289,\"z\":38.2941093444824,\"notes\":null,\"file_uri\":\"repaired-models\"}",
18+
"body": "{\"id\":4414,\"file_key\":\"3380bcee/a264/4fc5/b661/bb571360a4ec/demo.stl\",\"file_bucket\":\"repaired-models\",\"volume\":930583.831250032,\"surface_area\":200797.360817945,\"x\":299,\"y\":289,\"z\":38.2941093444824,\"notes\":null,\"rendering_url\":null,\"file_uri\":\"repaired-models\"}",
1919
"headers": {
2020
"Content-Type": "application/json; charset=utf-8",
21-
"Content-Length": "239",
22-
"Date": "Thu, 11 Aug 2016 07:35:33 GMT",
21+
"Date": "Tue, 08 Nov 2016 06:28:49 GMT",
22+
"Content-Length": "260",
2323
"Connection": "keep-alive"
2424
},
2525
"status_code": 200,
2626
"type": "ok"
2727
}
28+
},
29+
{
30+
"request": {
31+
"body": "",
32+
"headers": {
33+
"content-type": "application/json",
34+
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
35+
},
36+
"method": "get",
37+
"options": [],
38+
"request_body": "",
39+
"url": "https://staging-api.voodoomfg.com/api/1/model/quote?material_id=1&model_id=4414&qty=1&units=cm"
40+
},
41+
"response": {
42+
"body": "Request instance.quantity does not conform to the \"positiveInt\" format",
43+
"headers": {
44+
"Content-Type": "text/plain; charset=utf-8",
45+
"Date": "Tue, 08 Nov 2016 06:28:50 GMT",
46+
"Content-Length": "70",
47+
"Connection": "keep-alive"
48+
},
49+
"status_code": 400,
50+
"type": "ok"
51+
}
2852
}
2953
]

fixture/vcr_cassettes/get_model_quote_with_attributes.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"request": {
4-
"body": "\"\"",
4+
"body": "",
55
"headers": {
66
"content-type": "application/json",
77
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
@@ -12,14 +12,14 @@
1212
"url": "https://staging-api.voodoomfg.com/api/1/model/quote/attributes?material_id=7&quantity=1&surface_area=100&units=cm&volume=200&x=15&y=22&z=23"
1313
},
1414
"response": {
15-
"body": "Bad Request",
15+
"body": "{\"quote\":34,\"material_id\":7,\"units\":\"cm\",\"unit_cost\":34,\"quantity\":1,\"total\":34}",
1616
"headers": {
17-
"Content-Type": "text/plain; charset=utf-8",
18-
"Content-Length": "11",
19-
"Date": "Thu, 11 Aug 2016 07:50:23 GMT",
17+
"Content-Type": "application/json; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 06:13:04 GMT",
19+
"Content-Length": "80",
2020
"Connection": "keep-alive"
2121
},
22-
"status_code": 400,
22+
"status_code": 200,
2323
"type": "ok"
2424
}
2525
}

fixture/vcr_cassettes/get_the_list_of_materials.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"request": {
4-
"body": "{}",
4+
"body": "",
55
"headers": {
66
"content-type": "application/json",
77
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
@@ -15,8 +15,8 @@
1515
"body": "[{\"id\":1,\"color\":\"True Red\",\"type\":\"PLA\",\"color_sample\":\"#CF1B1D\"},{\"id\":2,\"color\":\"True Brown\",\"type\":\"PLA\",\"color_sample\":\"#995D15\"},{\"id\":3,\"color\":\"True Orange\",\"type\":\"PLA\",\"color_sample\":\"#FF7519\"},{\"id\":4,\"color\":\"True Yellow\",\"type\":\"PLA\",\"color_sample\":\"#FFFF00\"},{\"id\":5,\"color\":\"True Green\",\"type\":\"PLA\",\"color_sample\":\"#26944B\"},{\"id\":6,\"color\":\"True Blue\",\"type\":\"PLA\",\"color_sample\":\"#0A99E8\"},{\"id\":7,\"color\":\"True Purple\",\"type\":\"PLA\",\"color_sample\":\"#552358\"},{\"id\":8,\"color\":\"True White\",\"type\":\"PLA\",\"color_sample\":\"#FFFFFF\"},{\"id\":9,\"color\":\"Warm Gray\",\"type\":\"PLA\",\"color_sample\":\"#EAE2CB\"},{\"id\":10,\"color\":\"Cool Gray\",\"type\":\"PLA\",\"color_sample\":\"#AAAAAA\"},{\"id\":11,\"color\":\"True Black\",\"type\":\"PLA\",\"color_sample\":\"#000000\"},{\"id\":12,\"color\":\"Transluscent Natural\",\"type\":\"PLA\",\"color_sample\":\"#E1D5B6\"},{\"id\":13,\"color\":\"Robin's Egg\",\"type\":\"PLA\",\"color_sample\":\"#A2CFD8\"},{\"id\":14,\"color\":\"Jadeite\",\"type\":\"PLA\",\"color_sample\":\"#CBD5BD\"},{\"id\":15,\"color\":\"Lemon Drop\",\"type\":\"PLA\",\"color_sample\":\"#F5E6B8\"},{\"id\":16,\"color\":\"Glow in the Dark\",\"type\":\"PLA\",\"color_sample\":\"#90F3BC\"},{\"id\":18,\"color\":\"Sparkly Black\",\"type\":\"PLA\",\"color_sample\":\"#000000\"},{\"id\":19,\"color\":\"Transluscent Red\",\"type\":\"PLA\",\"color_sample\":\"#99131C\"},{\"id\":20,\"color\":\"Transluscent Orange\",\"type\":\"PLA\",\"color_sample\":\"#DE5F2F\"},{\"id\":21,\"color\":\"Transluscent Yellow\",\"type\":\"PLA\",\"color_sample\":\"#FBF15F\"},{\"id\":22,\"color\":\"Transluscent Green\",\"type\":\"PLA\",\"color_sample\":\"#5CBD56\"},{\"id\":23,\"color\":\"Transluscent Blue\",\"type\":\"PLA\",\"color_sample\":\"#8992B9\"},{\"id\":24,\"color\":\"Transcluscent Purple\",\"type\":\"PLA\",\"color_sample\":\"#552A35\"},{\"id\":25,\"color\":\"Neon Green\",\"type\":\"PLA\",\"color_sample\":\"#83F52C\"},{\"id\":26,\"color\":\"Neon Orange\",\"type\":\"PLA\",\"color_sample\":\"#FD5F00\"},{\"id\":27,\"color\":\"Neon Pink\",\"type\":\"PLA\",\"color_sample\":\"#FF69B4\"},{\"id\":28,\"color\":\"Light Brown\",\"type\":\"PLA\",\"color_sample\":\"#C38D4D\"},{\"id\":29,\"color\":\"Peach\",\"type\":\"PLA\",\"color_sample\":\"#EDC7A3\"},{\"id\":32,\"color\":\"Ocean Blue\",\"type\":\"PLA\",\"color_sample\":\"#191F3F\"},{\"id\":33,\"color\":\"Army Green\",\"type\":\"PLA\",\"color_sample\":\"#524719\"},{\"id\":34,\"color\":\"Khaki\",\"type\":\"PLA\",\"color_sample\":\"#F0C696\"},{\"id\":42,\"color\":\"Black\",\"type\":\"Full-flex TPU\",\"color_sample\":\"#000000\"},{\"id\":45,\"color\":\"White\",\"type\":\"Full-flex TPU\",\"color_sample\":\"#FFFFFF\"},{\"id\":46,\"color\":\"White\",\"type\":\"Semi-flex TPU\",\"color_sample\":\"#FFFFFF\"},{\"id\":47,\"color\":\"Black\",\"type\":\"Semi-flex TPU\",\"color_sample\":\"#000000\"}]",
1616
"headers": {
1717
"Content-Type": "application/json; charset=utf-8",
18+
"Date": "Tue, 08 Nov 2016 06:13:05 GMT",
1819
"Content-Length": "2482",
19-
"Date": "Thu, 11 Aug 2016 06:42:20 GMT",
2020
"Connection": "keep-alive"
2121
},
2222
"status_code": 200,

fixture/vcr_cassettes/get_the_quote_for_a_model.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"request": {
4-
"body": "\"\"",
4+
"body": "",
55
"headers": {
66
"content-type": "application/json",
77
"key": "a4f2363e88058775c029ba239a8a3165ccf39f27d74f4e8c3a4db776386e6618"
@@ -12,11 +12,11 @@
1212
"url": "https://staging-api.voodoomfg.com/api/1/model/quote?material_id=1&model_id=1905&qty=1&units=cm"
1313
},
1414
"response": {
15-
"body": "Bad Request",
15+
"body": "Request instance.quantity does not conform to the \"positiveInt\" format",
1616
"headers": {
1717
"Content-Type": "text/plain; charset=utf-8",
18-
"Content-Length": "11",
19-
"Date": "Thu, 11 Aug 2016 07:20:01 GMT",
18+
"Date": "Tue, 08 Nov 2016 06:13:04 GMT",
19+
"Content-Length": "70",
2020
"Connection": "keep-alive"
2121
},
2222
"status_code": 400,

0 commit comments

Comments
 (0)