kurusugawa-computer / kurusugawa-computer/annofab-cli
`test_job.py`を改善する
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 51m
- Merged PRs (30d)
- 12
Description
現在は存在しないジョブに対して削除しようとしている。
実際にジョブを作って、削除できるように対応する。
Contributor guide
No contributing guide indexed for this repository
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
Start with test_job.py and inspect the existing deletion test and its job-related setup. Change the test to create a real job before deleting it, then run the relevant test file. Done means the test deletes the created job successfully instead of targeting a nonexistent job.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100