@matter/testing 0.13.1-alpha.0-20250516-6288f3c54 → 0.13.1-alpha.0-20250520-d699cd56d

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.
@@ -15,7 +15,7 @@ export declare namespace ContainerPaths {
15
15
  const descriptorFile = "/lib/test-descriptor.json";
16
16
  const pythonCommissioner = "/src/python_testing/hello_test.py";
17
17
  const chipPics = "/src/app/tests/suites/certification/ci-pics-values";
18
- const accessoryClient = "/scripts/py_matter_yamltests/matter_yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
18
+ const accessoryClient = "/usr/local/lib/python3.12/dist-packages/matter/yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
19
19
  }
20
20
  export type ContainerPathsType = typeof ContainerPaths;
21
21
  export interface ContainerPaths extends ContainerPathsType {
@@ -1 +1 @@
1
- {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/chip/config.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C;;;;;GAKG;AACH,yBAAiB,cAAc,CAAC;IACrB,MAAM,UAAU,wCAAwC,CAAC;IACzD,MAAM,cAAc,8BAA8B,CAAC;IACnD,MAAM,kBAAkB,sCAAsC,CAAC;IAC/D,MAAM,QAAQ,uDAAuD,CAAC;IACtE,MAAM,eAAe,sGAC2E,CAAC;CAC3G;AAED,MAAM,MAAM,kBAAkB,GAAG,OAAO,cAAc,CAAC;AACvD,MAAM,WAAW,cAAe,SAAQ,kBAAkB;CAAG;AAE7D;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,yBAAiB,SAAS,CAAC;IAChB,MAAM,gBAAgB,oBAA2B,CAAC;IAEzD;;;;OAIG;IACI,MAAM,QAAQ,QAAoC,CAAC;IAEnD,MAAM,WAAW,mBAAmB,CAAC;IAE5C;;OAEG;IACI,MAAM,SAAS,QAA2D,CAAC;IAC3E,MAAM,cAAc,QAA6C,CAAC;IAElE,MAAM,WAAW,QAAS,CAAC;IAC3B,MAAM,gBAAgB,QAAS,CAAC;IAcvC;;OAEG;IACI,MAAM,cAAc,UAW1B,CAAC;IAEF;;OAEG;IACI,MAAM,gBAAgB,UAK5B,CAAC;IAEK,MAAM,WAAW,EAAE,UAMzB,CAAC;CACL"}
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/chip/config.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C;;;;;GAKG;AACH,yBAAiB,cAAc,CAAC;IACrB,MAAM,UAAU,wCAAwC,CAAC;IACzD,MAAM,cAAc,8BAA8B,CAAC;IACnD,MAAM,kBAAkB,sCAAsC,CAAC;IAC/D,MAAM,QAAQ,uDAAuD,CAAC;IACtE,MAAM,eAAe,iHACsF,CAAC;CACtH;AAED,MAAM,MAAM,kBAAkB,GAAG,OAAO,cAAc,CAAC;AACvD,MAAM,WAAW,cAAe,SAAQ,kBAAkB;CAAG;AAE7D;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,yBAAiB,SAAS,CAAC;IAChB,MAAM,gBAAgB,oBAA2B,CAAC;IAEzD;;;;OAIG;IACI,MAAM,QAAQ,QAAoC,CAAC;IAEnD,MAAM,WAAW,mBAAmB,CAAC;IAE5C;;OAEG;IACI,MAAM,SAAS,QAA2D,CAAC;IAC3E,MAAM,cAAc,QAA6C,CAAC;IAElE,MAAM,WAAW,QAAS,CAAC;IAC3B,MAAM,gBAAgB,QAAS,CAAC;IAcvC;;OAEG;IACI,MAAM,cAAc,UAW1B,CAAC;IAEF;;OAEG;IACI,MAAM,gBAAgB,UAK5B,CAAC;IAEK,MAAM,WAAW,EAAE,UAMzB,CAAC;CACL"}
@@ -34,7 +34,7 @@ var ContainerPaths;
34
34
  ContainerPaths2.descriptorFile = `/lib/test-descriptor.json`;
35
35
  ContainerPaths2.pythonCommissioner = `/src/python_testing/hello_test.py`;
36
36
  ContainerPaths2.chipPics = "/src/app/tests/suites/certification/ci-pics-values";
37
- ContainerPaths2.accessoryClient = "/scripts/py_matter_yamltests/matter_yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
37
+ ContainerPaths2.accessoryClient = "/usr/local/lib/python3.12/dist-packages/matter/yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
38
38
  })(ContainerPaths || (ContainerPaths = {}));
39
39
  var Constants;
40
40
  ((Constants2) => {
@@ -15,7 +15,7 @@ export declare namespace ContainerPaths {
15
15
  const descriptorFile = "/lib/test-descriptor.json";
16
16
  const pythonCommissioner = "/src/python_testing/hello_test.py";
17
17
  const chipPics = "/src/app/tests/suites/certification/ci-pics-values";
18
- const accessoryClient = "/scripts/py_matter_yamltests/matter_yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
18
+ const accessoryClient = "/usr/local/lib/python3.12/dist-packages/matter/yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
19
19
  }
20
20
  export type ContainerPathsType = typeof ContainerPaths;
21
21
  export interface ContainerPaths extends ContainerPathsType {
@@ -1 +1 @@
1
- {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/chip/config.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C;;;;;GAKG;AACH,yBAAiB,cAAc,CAAC;IACrB,MAAM,UAAU,wCAAwC,CAAC;IACzD,MAAM,cAAc,8BAA8B,CAAC;IACnD,MAAM,kBAAkB,sCAAsC,CAAC;IAC/D,MAAM,QAAQ,uDAAuD,CAAC;IACtE,MAAM,eAAe,sGAC2E,CAAC;CAC3G;AAED,MAAM,MAAM,kBAAkB,GAAG,OAAO,cAAc,CAAC;AACvD,MAAM,WAAW,cAAe,SAAQ,kBAAkB;CAAG;AAE7D;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,yBAAiB,SAAS,CAAC;IAChB,MAAM,gBAAgB,oBAA2B,CAAC;IAEzD;;;;OAIG;IACI,MAAM,QAAQ,QAAoC,CAAC;IAEnD,MAAM,WAAW,mBAAmB,CAAC;IAE5C;;OAEG;IACI,MAAM,SAAS,QAA2D,CAAC;IAC3E,MAAM,cAAc,QAA6C,CAAC;IAElE,MAAM,WAAW,QAAS,CAAC;IAC3B,MAAM,gBAAgB,QAAS,CAAC;IAcvC;;OAEG;IACI,MAAM,cAAc,UAW1B,CAAC;IAEF;;OAEG;IACI,MAAM,gBAAgB,UAK5B,CAAC;IAEK,MAAM,WAAW,EAAE,UAMzB,CAAC;CACL"}
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/chip/config.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C;;;;;GAKG;AACH,yBAAiB,cAAc,CAAC;IACrB,MAAM,UAAU,wCAAwC,CAAC;IACzD,MAAM,cAAc,8BAA8B,CAAC;IACnD,MAAM,kBAAkB,sCAAsC,CAAC;IAC/D,MAAM,QAAQ,uDAAuD,CAAC;IACtE,MAAM,eAAe,iHACsF,CAAC;CACtH;AAED,MAAM,MAAM,kBAAkB,GAAG,OAAO,cAAc,CAAC;AACvD,MAAM,WAAW,cAAe,SAAQ,kBAAkB;CAAG;AAE7D;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,yBAAiB,SAAS,CAAC;IAChB,MAAM,gBAAgB,oBAA2B,CAAC;IAEzD;;;;OAIG;IACI,MAAM,QAAQ,QAAoC,CAAC;IAEnD,MAAM,WAAW,mBAAmB,CAAC;IAE5C;;OAEG;IACI,MAAM,SAAS,QAA2D,CAAC;IAC3E,MAAM,cAAc,QAA6C,CAAC;IAElE,MAAM,WAAW,QAAS,CAAC;IAC3B,MAAM,gBAAgB,QAAS,CAAC;IAcvC;;OAEG;IACI,MAAM,cAAc,UAW1B,CAAC;IAEF;;OAEG;IACI,MAAM,gBAAgB,UAK5B,CAAC;IAEK,MAAM,WAAW,EAAE,UAMzB,CAAC;CACL"}
@@ -10,7 +10,7 @@ var ContainerPaths;
10
10
  ContainerPaths2.descriptorFile = `/lib/test-descriptor.json`;
11
11
  ContainerPaths2.pythonCommissioner = `/src/python_testing/hello_test.py`;
12
12
  ContainerPaths2.chipPics = "/src/app/tests/suites/certification/ci-pics-values";
13
- ContainerPaths2.accessoryClient = "/scripts/py_matter_yamltests/matter_yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
13
+ ContainerPaths2.accessoryClient = "/usr/local/lib/python3.12/dist-packages/matter/yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
14
14
  })(ContainerPaths || (ContainerPaths = {}));
15
15
  var Constants;
16
16
  ((Constants2) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/testing",
3
- "version": "0.13.1-alpha.0-20250516-6288f3c54",
3
+ "version": "0.13.1-alpha.0-20250520-d699cd56d",
4
4
  "description": "Test harness for running JavaScript and Matter certification tests",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -45,19 +45,19 @@
45
45
  "#tools/ansi-text": "@matter/tools/ansi-text"
46
46
  },
47
47
  "dependencies": {
48
- "@matter/tools": "0.13.1-alpha.0-20250516-6288f3c54",
49
- "@types/express": "^5.0.1",
48
+ "@matter/tools": "0.13.1-alpha.0-20250520-d699cd56d",
49
+ "@types/express": "^5.0.2",
50
50
  "ansi-colors": "^4.1.3",
51
51
  "chai": "^4.5.0",
52
52
  "chai-as-promised": "^7.1.2",
53
53
  "dockerode": "^4.0.6",
54
54
  "express": "^5.1.0",
55
- "mocha": "^11.1.0",
55
+ "mocha": "^11.3.0",
56
56
  "playwright": "^1.51.1",
57
57
  "trace-unhandled": "^2.0.1",
58
58
  "wtfnode": "^0.10.0",
59
59
  "xml2js": "^0.6.2",
60
- "yaml": "^2.7.0",
60
+ "yaml": "^2.8.0",
61
61
  "yargs": "^17.7.2"
62
62
  },
63
63
  "devDependencies": {
@@ -68,7 +68,7 @@
68
68
  "@types/debug": "^4.1.12",
69
69
  "@types/mocha": "^10.0.10",
70
70
  "@types/docker-modem": "^3.0.6",
71
- "@types/node": "^22.15.17",
71
+ "@types/node": "^22.15.19",
72
72
  "@types/wtfnode": "^0.7.3",
73
73
  "@types/xml2js": "^0.4.14",
74
74
  "@types/yargs": "^17.0.33"
@@ -19,7 +19,7 @@ export namespace ContainerPaths {
19
19
  export const pythonCommissioner = `/src/python_testing/hello_test.py`;
20
20
  export const chipPics = "/src/app/tests/suites/certification/ci-pics-values";
21
21
  export const accessoryClient =
22
- "/scripts/py_matter_yamltests/matter_yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
22
+ "/usr/local/lib/python3.12/dist-packages/matter/yamltests/pseudo_clusters/clusters/accessory_server_bridge.py";
23
23
  }
24
24
 
25
25
  export type ContainerPathsType = typeof ContainerPaths;