qwen-code/scripts/tests
yiliang114 547713af7f test(installer): add uploadAssets integration tests with fake ossutil
Add two integration tests that route a temp-directory ossutil shim onto
PATH so uploadAssets actually spawns the real binary with the real cp
argv:

- happy-path test asserts the destination URI, `-c <config>`, `--acl
  public-read`, and per-asset cp invocations land for both inputs.
- failure-path test asserts non-zero ossutil exits surface as an
  aggregate `asset uploads failed` error after the retry budget runs out.
2026-05-17 23:45:37 +08:00
..
check-i18n.test.ts fix(i18n): Correct zh-TW translations to match Traditional Chinese conventions (#4129) 2026-05-15 15:26:12 +08:00
get-release-version-python-sdk.test.js chore(installer): trim hosted release diff scope 2026-05-13 16:58:20 +08:00
get-release-version.test.js 📦 Release qwen-code CLI as a Standalone Bundled Package (#866) 2025-10-24 17:08:59 +08:00
install-script.test.js fix(installer): address review feedback round 2 2026-05-17 23:34:25 +08:00
release-helpers.test.js refactor: extract shared release helper utilities (#3834) 2026-05-05 10:15:17 +08:00
test-setup.ts feat(installer): add standalone archive installation (#3776) 2026-05-11 13:25:48 +08:00
upload-aliyun-oss-assets.test.js test(installer): add uploadAssets integration tests with fake ossutil 2026-05-17 23:45:37 +08:00
vitest.config.ts feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00