Skip to content

Add multipart upload testing to test script#6

Merged
coolbung merged 1 commit intomainfrom
claude/frappe-hrms-cv-upload-011CV5La1ED2RTd2Ycx4vWcQ
Nov 15, 2025
Merged

Add multipart upload testing to test script#6
coolbung merged 1 commit intomainfrom
claude/frappe-hrms-cv-upload-011CV5La1ED2RTd2Ycx4vWcQ

Conversation

@coolbung
Copy link
Copy Markdown
Member

  • Add test_analyze_multipart() function to test /analyze-upload endpoint
  • Add --method argument to choose between base64, multipart, or both
  • Default to multipart method (more efficient than base64)
  • Save multipart test results to separate JSON file
  • Update script documentation and examples

- Add test_analyze_multipart() function to test /analyze-upload endpoint
- Add --method argument to choose between base64, multipart, or both
- Default to multipart method (more efficient than base64)
- Save multipart test results to separate JSON file
- Update script documentation and examples
@coolbung coolbung merged commit 066de90 into main Nov 15, 2025
1 of 2 checks passed
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.

2 participants