RealDevSquad / RealDevSquad/website-backend
[RFC] Setup CICD pipeline for Dashboard site
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Expectations:
- As RDS is following Test Driven Development also known as TDD we need to set up a testing framework for the Dashboard site.
- Select a unit testing library that best suits the Dashboard site.
- Implement a CICD pipeline.
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 identifying the Dashboard site's current JavaScript entry points and any existing test or CI configuration. Compare suitable unit-testing libraries, then define a CI workflow that runs the chosen tests. Done means the framework is selected, tests execute in CI, and the pipeline is implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100