aws-samples / aws-samples/amazon-textract-textractor

Implement smoke tests

Open
#127 0 comments 0 reactions 1 assignee Claimed by @Belval View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
493
Forks
163
PR merge metrics
No merged PRs in 30d

Description

Recent issues such as #121 #122 #123 showed that our current test suite is inadequate and several edge cases are missing. This issue aims to outline a plan for implementing smoke tests to identify issues with the core APIs namely:

- `detect_document_text`
- `start_document_text_detection`
- `analyze_document`
- `start_document_analysis`
- `analyze_id`
- `analyze_expense`
- `start_expense_analysis`
- `get_result`

Each API should be callable with a Pillow image (lowest common-denominator) and the result should be visualizable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.