QuantConnect / QuantConnect/lean-cli
Create cloud CI regression tests which run against actual API
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 326
- Forks
- 168
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 3
Description
- Create a new CI which runs cloud regression tests against the actual API, testing the different functionalities:
- project create/delete/read/update
- backtest/live/optimization create
- live include command testing
- ...
- We can run this just in ubuntu latest with a single python version 3.12
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
No files or test entry points are named. Start by locating the existing CI configuration and cloud/API test entry points, then scope an Ubuntu-latest job with Python 3.12 around the listed project, backtest/live/optimization, and live include operations. Done means the job runs these regression checks against the actual API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, ci-cd, cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100