posit-dev / posit-dev/posit-cli
Add CI
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 12d 23h
- Merged PRs (30d)
- 1
Description
- Unit tests
- Basic e2e tests using
posit-dev/with-connect. We don't need to test everything that rsconnect-python does, just enough to integration-test the net new code here.
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 existing Python package, test entry points, and CI configuration, since the issue names no files or commands. Add unit-test coverage and basic end-to-end coverage using posit-dev/with-connect; done means the net-new code is integration-tested without reproducing all rsconnect-python tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100