astrodbtoolkit / astrodbtoolkit/astrodb-template-db
add a test for Names
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 34m
- Merged PRs (30d)
- 2
Description
add a test to make sure the length of Names should be greater than or equal to the length of Sources.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test path is specified; start by locating the existing Python tests and the definitions or fixtures for Names and Sources. Add a test asserting that the length of Names is greater than or equal to the length of Sources, then run the relevant test suite to confirm the invariant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100