Marketscrape / Marketscrape/marketscrape-desktop
Run tests/ module in CI/CD
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
Parsing, and any other such tests, should be ran every time code is pushed.
### Component Name
.github/workflows
### Additional Information
_No response_
### Code of Conduct
- [x] I agree to follow the Marketscrape Code of Conduct
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
Inspect the existing workflow files under .github/workflows and identify how the tests/ module is currently run, including the parsing tests mentioned in the issue. Done means pushes trigger those tests in CI/CD and the workflow reports failures clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100