aws / aws/aws-dynamodb-encryption-python
No tests for query operations
Open
bug
- Dominant language
- Python
- Stars
- 95
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
We don't have any tests for the query operations. :(
- [ ] Functional tests
- [ ] Integration tests with ephemeral providers
- [ ] Integration tests with KMS provider
- [ ] All of the above for both `EncryptedPaginator` query operations
Contributor guide
Research direction
Start by locating the query operations and EncryptedPaginator implementation, then inspect the existing test structure and provider setup. Add functional coverage and integration coverage for ephemeral and KMS providers, including the corresponding EncryptedPaginator operations; done means all listed test categories pass for both paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, security, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100