collegevine / collegevine/confcrypt
Restore `Add` tests
Open
good first issue
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When adding KMS support I commented out two of the tests for `Add` since they no longer work due to using true randomness rather than a DRG. Its still possible to run these within a DRG, so please make the necessary changes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the two commented-out Add tests and the KMS-related changes that caused them to stop working with true randomness. First determine how the tests can run within a DRG, then run the existing test suite. Done means both Add tests are restored and pass under a DRG.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cryptography, security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100