CI/MNT: tests don't run (packaging?)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 7d 9m
- Merged PRs (30d)
- 1
Description
Current Behavior
In CI, the tests don't launch properly, seemingly due to undeclared dependencies such as happi
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 examining the repository's CI configuration and dependency declarations, then reproduce the test-launch failure in CI or locally. Check whether undeclared dependencies such as happi explain the failure; done means the CI test job launches and runs successfully with dependencies declared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100