There are no tests for the 'domain' command
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 43
- Forks
- 52
- Avg merge
- 11h 38m
- Merged PRs (30d)
- 11
Description
Let's get a test-script with at least a few basic calls/setup for domains into the test-harness. We could have caught #769 way earlier if we'd had them.
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
Start by locating the test-harness and the implementation or existing tests for the domain command, then review how other command test scripts set up basic calls. Add coverage for several basic domain calls and their setup, and run the relevant test script to confirm the missing cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100