@cloudcommerce/api 2.7.3 → 2.7.5

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.7.2 build /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ > @cloudcommerce/api@2.7.4 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.7.2 test /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ > @cloudcommerce/api@2.7.4 test /home/leo/code/ecomplus/cloud-commerce/packages/api
4
4
  > tsc -p ../../tsconfig.test.json && vitest run
5
5
 
6
6
 
@@ -14,7 +14,7 @@
14
14
  · 401 trying to list API events
15
15
  · 401 to create category and body typecheck
16
16
  · 204 to update products views
17
- [?25l[?25l[?25l[?25l[?25l ❯ tests/index.test.ts (7)
17
+ [?25l[?25l[?25l[?25l[?25l[?25l ❯ tests/index.test.ts (7)
18
18
  ⠙ Read product and typecheck SKU
19
19
  · Find and read product by SKU
20
20
  · 404 with different Store ID from env
@@ -62,11 +62,19 @@
62
62
  · 401 trying to list API events
63
63
  · 401 to create category and body typecheck
64
64
  · 204 to update products views
65
+ [?25l ❯ tests/index.test.ts (7)
66
+ ⠧ Read product and typecheck SKU
67
+ · Find and read product by SKU
68
+ · 404 with different Store ID from env
69
+ · List categories and typecheck result
70
+ · 401 trying to list API events
71
+ · 401 to create category and body typecheck
72
+ · 204 to update products views
65
73
  stdout | tests/index.test.ts > Read product and typecheck SKU
66
74
  GFJ4714
67
75
 
68
76
  [?25l ❯ tests/index.test.ts (7)
69
- ⠧ Read product and typecheck SKU
77
+ ⠇ Read product and typecheck SKU
70
78
  · Find and read product by SKU
71
79
  · 404 with different Store ID from env
72
80
  · List categories and typecheck result
@@ -81,6 +89,14 @@ GFJ4714
81
89
  · 401 trying to list API events
82
90
  · 401 to create category and body typecheck
83
91
  · 204 to update products views
92
+ [?25l ❯ tests/index.test.ts (7)
93
+ ✓ Read product and typecheck SKU
94
+ ⠹ Find and read product by SKU
95
+ · 404 with different Store ID from env
96
+ · List categories and typecheck result
97
+ · 401 trying to list API events
98
+ · 401 to create category and body typecheck
99
+ · 204 to update products views
84
100
  [?25l ❯ tests/index.test.ts (7)
85
101
  ✓ Read product and typecheck SKU
86
102
  ✓ Find and read product by SKU
@@ -169,6 +185,14 @@ GFJ4714
169
185
  · 401 trying to list API events
170
186
  · 401 to create category and body typecheck
171
187
  · 204 to update products views
188
+ [?25l ❯ tests/index.test.ts (7)
189
+ ✓ Read product and typecheck SKU
190
+ ✓ Find and read product by SKU
191
+ ✓ 404 with different Store ID from env
192
+ ⠋ List categories and typecheck result
193
+ · 401 trying to list API events
194
+ · 401 to create category and body typecheck
195
+ · 204 to update products views
172
196
  [?25l ❯ tests/index.test.ts (7)
173
197
  ✓ Read product and typecheck SKU
174
198
  ✓ Find and read product by SKU
@@ -241,15 +265,23 @@ GFJ4714
241
265
  ✓ 401 trying to list API events
242
266
  ✓ 401 to create category and body typecheck
243
267
  ⠦ 204 to update products views
244
- [?25l ✓ tests/index.test.ts (7) 534ms
268
+ [?25l ❯ tests/index.test.ts (7)
245
269
  ✓ Read product and typecheck SKU
246
270
  ✓ Find and read product by SKU
247
271
  ✓ 404 with different Store ID from env
248
272
  ✓ List categories and typecheck result
249
273
  ✓ 401 trying to list API events
250
274
  ✓ 401 to create category and body typecheck
251
- ✓ 204 to update products views
252
- [?25l ✓ tests/index.test.ts (7) 534ms
275
+ ⠧ 204 to update products views
276
+ [?25l ❯ tests/index.test.ts (7)
277
+ ✓ Read product and typecheck SKU
278
+ ✓ Find and read product by SKU
279
+ ✓ 404 with different Store ID from env
280
+ ✓ List categories and typecheck result
281
+ ✓ 401 trying to list API events
282
+ ✓ 401 to create category and body typecheck
283
+ ⠇ 204 to update products views
284
+  ✓ tests/index.test.ts (7) 630ms
253
285
  ✓ Read product and typecheck SKU
254
286
  ✓ Find and read product by SKU
255
287
  ✓ 404 with different Store ID from env
@@ -260,7 +292,7 @@ GFJ4714
260
292
 
261
293
   Test Files  1 passed (1)
262
294
   Tests  7 passed (7)
263
-  Start at  20:22:22
264
-  Duration  1.05s (transform 119ms, setup 1ms, collect 113ms, tests 534ms, environment 0ms, prepare 121ms)
295
+  Start at  11:22:29
296
+  Duration  1.17s (transform 122ms, setup 0ms, collect 120ms, tests 630ms, environment 0ms, prepare 132ms)
265
297
 
266
298
  [?25h
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/api",
3
3
  "type": "module",
4
- "version": "2.7.3",
4
+ "version": "2.7.5",
5
5
  "description": "E-Com Plus Cloud Commerce APIs client/adapter",
6
6
  "main": "lib/api.js",
7
7
  "types": "lib/api.d.ts",