improve testing for `--make-links`
Open
- Dominant language
- Python
- Stars
- 161
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
In pull request https://github.com/LLNL/maestrowf/pull/329, some additional test cases would be helpful (but not required for merge):
- [ ] index in front
- [ ] index in middle
- [ ] index at end
- [ ] no index
- [ ] two indexes
- [ ] with and without hash
- [ ] other error checking on template_string?
Contributor guide
Research direction
Start with pull request #329 and the existing tests for the `--make-links` option. Add coverage for index placement, missing and multiple indexes, hash variants, and other `template_string` errors; done means these cases are exercised and the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100