@cloudcommerce/api 2.4.1 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
2
 
3
- > @cloudcommerce/api@2.4.0 build /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ > @cloudcommerce/api@2.4.2 build /home/leo/code/ecomplus/cloud-commerce/packages/api
4
4
  > bash ../../scripts/build-lib.sh
5
5
 
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- > @cloudcommerce/api@2.4.0 test /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ > @cloudcommerce/api@2.4.2 test /home/leo/code/ecomplus/cloud-commerce/packages/api
4
4
  > tsc -p ../../tsconfig.test.json && vitest run
5
5
 
6
6
 
@@ -78,10 +78,7 @@ check
78
78
  · 401 to create category and body type
79
79
  check
80
80
  · 204 to update products views
81
- stdout | tests/index.test.ts > Read product and typecheck SKU
82
- GFJ4714
83
-
84
- [?25l ❯ tests/index.test.ts (7)
81
+ [?25l ❯ tests/index.test.ts (7)
85
82
  ⠇ Read product and typecheck SKU
86
83
  · Find and read product by SKU
87
84
  · 404 with different Store ID from env
@@ -91,6 +88,27 @@ GFJ4714
91
88
  check
92
89
  · 204 to update products views
93
90
  [?25l ❯ tests/index.test.ts (7)
91
+ ⠏ Read product and typecheck SKU
92
+ · Find and read product by SKU
93
+ · 404 with different Store ID from env
94
+ · List categories and typecheck result
95
+ · 401 trying to list API events
96
+ · 401 to create category and body type
97
+ check
98
+ · 204 to update products views
99
+ [?25l ❯ tests/index.test.ts (7)
100
+ ⠋ Read product and typecheck SKU
101
+ · Find and read product by SKU
102
+ · 404 with different Store ID from env
103
+ · List categories and typecheck result
104
+ · 401 trying to list API events
105
+ · 401 to create category and body type
106
+ check
107
+ · 204 to update products views
108
+ stdout | tests/index.test.ts > Read product and typecheck SKU
109
+ GFJ4714
110
+
111
+ [?25l ❯ tests/index.test.ts (7)
94
112
  ✓ Read product and typecheck SKU
95
113
  ⠙ Find and read product by SKU
96
114
  · 404 with different Store ID from env
@@ -117,6 +135,24 @@ check
117
135
  · 401 to create category and body type
118
136
  check
119
137
  · 204 to update products views
138
+ [?25l ❯ tests/index.test.ts (7)
139
+ ✓ Read product and typecheck SKU
140
+ ✓ Find and read product by SKU
141
+ ⠹ 404 with different Store ID from env
142
+ · List categories and typecheck result
143
+ · 401 trying to list API events
144
+ · 401 to create category and body type
145
+ check
146
+ · 204 to update products views
147
+ [?25l ❯ tests/index.test.ts (7)
148
+ ✓ Read product and typecheck SKU
149
+ ✓ Find and read product by SKU
150
+ ⠸ 404 with different Store ID from env
151
+ · List categories and typecheck result
152
+ · 401 trying to list API events
153
+ · 401 to create category and body type
154
+ check
155
+ · 204 to update products views
120
156
  [?25l ❯ tests/index.test.ts (7)
121
157
  ✓ Read product and typecheck SKU
122
158
  ✓ Find and read product by SKU
@@ -288,7 +324,25 @@ check
288
324
  ✓ 401 to create category and body type
289
325
  check
290
326
  ⠦ 204 to update products views
291
- [?25l ✓ tests/index.test.ts (7) 565ms
327
+ [?25l ❯ tests/index.test.ts (7)
328
+ ✓ Read product and typecheck SKU
329
+ ✓ Find and read product by SKU
330
+ ✓ 404 with different Store ID from env
331
+ ✓ List categories and typecheck result
332
+ ✓ 401 trying to list API events
333
+ ✓ 401 to create category and body type
334
+ check
335
+ ⠧ 204 to update products views
336
+ [?25l ❯ tests/index.test.ts (7)
337
+ ✓ Read product and typecheck SKU
338
+ ✓ Find and read product by SKU
339
+ ✓ 404 with different Store ID from env
340
+ ✓ List categories and typecheck result
341
+ ✓ 401 trying to list API events
342
+ ✓ 401 to create category and body type
343
+ check
344
+ ⠇ 204 to update products views
345
+ [?25l ✓ tests/index.test.ts (7) 712ms
292
346
  ✓ Read product and typecheck SKU
293
347
  ✓ Find and read product by SKU
294
348
  ✓ 404 with different Store ID from env
@@ -297,7 +351,7 @@ check
297
351
  ✓ 401 to create category and body type
298
352
  check
299
353
  ✓ 204 to update products views
300
-  ✓ tests/index.test.ts (7) 565ms
354
+  ✓ tests/index.test.ts (7) 712ms
301
355
  ✓ Read product and typecheck SKU
302
356
  ✓ Find and read product by SKU
303
357
  ✓ 404 with different Store ID from env
@@ -308,7 +362,7 @@ check
308
362
 
309
363
   Test Files  1 passed (1)
310
364
   Tests  7 passed (7)
311
-  Start at  00:45:36
312
-  Duration  1.07s (transform 119ms, setup 1ms, collect 114ms, tests 565ms, environment 0ms, prepare 111ms)
365
+  Start at  16:41:22
366
+  Duration  1.32s (transform 136ms, setup 0ms, collect 123ms, tests 712ms, environment 0ms, prepare 143ms)
313
367
 
314
368
  [?25h
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/api",
3
3
  "type": "module",
4
- "version": "2.4.1",
4
+ "version": "2.4.3",
5
5
  "description": "E-Com Plus Cloud Commerce APIs client/adapter",
6
6
  "main": "lib/api.js",
7
7
  "types": "lib/api.d.ts",