Tests for encrypt-all / decrypt-all with different modes
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16
- Forks
- 16
- Avg merge
- 11h 11m
- Merged PRs (30d)
- 1
Description
- default encryption
- master key
- alternative key storage
Apparently it is possible to encrypt all files with master key enabled. I'm surprised this works. Would be good to have tests for this so we can put a green bulb there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names encrypt-all and decrypt-all coverage for default encryption, master-key mode, and alternative key storage, but mentions no files or existing tests. Start by locating the current scenarios or entry points for these operations, then add coverage for each mode and verify that the full test run passes with the expected green result.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100