onnxruntime/js/web/test
Yulong Wang 641c3a4a37
[js/web] update op test schema (#16921)
### Description
update op test schema.

This changes fixes several problems for operator tests for web:
- `opsets` -> `opset`: an operator uses exactly one opset instead of
multiple
- `condition` -> `platformCondition`: make it less confusing
- `inputShapeDefinitions`: allows to test ORT behaviors when it get
no/partial/full shape info.

Added a JSON schema file and also an example file
2023-08-03 14:20:20 -07:00
..
data/ops [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
e2e [js] enable formatter for more file types (#16888) 2023-07-28 15:46:58 -07:00
unittests [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
op-test-schema.json [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
suite-test-list.jsonc [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-main.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-runner.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-shared.ts [js/web] fix nodejs detection (#16400) 2023-06-20 00:20:58 -07:00
test-types.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00