CentreForDigitalHumanities / CentreForDigitalHumanities/sasta
Write tests for targetting
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Write tests for every combination of targetting utterances:
- [ ] `target_uttids`, no `target_speakers`
- [ ] `target_speakers`, no `target_uttids`
- [ ] `target_speakers` and `target_uttids`
- [ ] No targets (should raise error to user)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the targetting utterance handling and the project's Python test entry point first. Add coverage for the four listed combinations, including the user-facing error for no targets, and run the relevant test command to confirm all cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100