Skip to content

Feature/48 jest ci#50

Merged
martin0024 merged 8 commits intodevfrom
feature/48-jest-ci
Apr 17, 2026
Merged

Feature/48 jest ci#50
martin0024 merged 8 commits intodevfrom
feature/48-jest-ci

Conversation

@RenaudBernier
Copy link
Copy Markdown
Contributor

@RenaudBernier RenaudBernier commented Apr 15, 2026

Closes #48

Overview

Implements Jest and CI

Testing

Checking if the CI gets triggered by looking at this PR

Checklist

  • Code is neat, readable, and works
  • Code is commented where appropriate and well-documented
  • Commit messages follow our guidelines
  • Issue number is linked
  • Branch is linked
  • Reviewers are assigned (one of your tech leads)

@RenaudBernier RenaudBernier changed the base branch from main to dev April 15, 2026 03:39
@RenaudBernier
Copy link
Copy Markdown
Contributor Author

The tests folder and its dummy test file are used to check if CI works. Once this PR gets approved, I will delete this folder before merging.

Comment thread .github/workflows/ci.yml Outdated
Comment thread __tests__/sanity.test.tsx
Comment thread components/dashboard/services-section-header.tsx Outdated
Comment thread __tests__/sanity.test.tsx
@martin0024 martin0024 merged commit 43805ed into dev Apr 17, 2026
1 check passed
@martin0024 martin0024 deleted the feature/48-jest-ci branch April 17, 2026 04:05
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.

[Issue]: Implement Jest and CI

2 participants