Skip to content

Revamp test case import/export workflows#45

Merged
joyzoursky merged 2 commits intomainfrom
import-export
Mar 11, 2026
Merged

Revamp test case import/export workflows#45
joyzoursky merged 2 commits intomainfrom
import-export

Conversation

@joyzoursky
Copy link
Copy Markdown
Collaborator

Summary

  • add project batch import APIs with validate/import-valid flow and overwrite warning confirmation
  • replace project export-all with selected export zip output and requested folder/file naming
  • unify project/run import review via single custom dialog for mixed warnings/errors
  • align Excel parser/export contract, i18n copy, and maintainer docs
  • add parser tests for file-row warning behavior

Validation

  • npm run lint
  • npm run test -- src/utils/testCaseExcel.test.ts src/app/projects/[id]/export-utils.test.ts

- add project batch import validate/import APIs with overwrite confirmation path

- replace export-all with selected export zip structure and dated folder naming

- unify run/project import review dialog handling and update Excel parser/export contract

- update i18n, tests, and maintainer format docs
- bump hono override to 4.12.7 with @hono/node-server 1.19.11

- pin appium-adb override to 12.13.0 to pull non-vulnerable @appium/support

- refresh lockfile and verify with npm run verify
@joyzoursky joyzoursky merged commit de6e262 into main Mar 11, 2026
1 check passed
@joyzoursky joyzoursky deleted the import-export branch March 11, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant