Skip to content

[SL-232] Setup CICD Pipeline & Jest Config#233

Closed
MahadAhmed25 wants to merge 5 commits intomainfrom
feature/SL-232
Closed

[SL-232] Setup CICD Pipeline & Jest Config#233
MahadAhmed25 wants to merge 5 commits intomainfrom
feature/SL-232

Conversation

@MahadAhmed25
Copy link
Member

closes #232

  • added Jest config for testing
  • CICD pipeline setup for PRs to Main branch

MahadAhmed25 and others added 2 commits January 13, 2026 13:47
- Created jest.config.js for Jest testing setup.
- Added "test" script to package.json for running tests.
- Introduced CI workflow in .github/workflows/ci.yml to automate testing and building.
- Added a dummy test suite in test/dummy.test.js to validate CI functionality.
@MahadAhmed25 MahadAhmed25 self-assigned this Jan 14, 2026
@MahadAhmed25 MahadAhmed25 removed the request for review from l-schuurman January 14, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI/CD Pipeline Setup

1 participant