Skip to content

Add testing setup, prettier config and CI workflow#1

Merged
jupier merged 6 commits into
mainfrom
improvements
May 27, 2025
Merged

Add testing setup, prettier config and CI workflow#1
jupier merged 6 commits into
mainfrom
improvements

Conversation

@jupier

@jupier jupier commented May 27, 2025

Copy link
Copy Markdown
Owner
 This PR adds:
 - Jest/Vitest testing setup with example component tests
 - Prettier configuration with standard settings
 - GitHub Actions CI workflow for automated testing
 - .nvmrc for Node version management (v20.11.1)
 
 The CI workflow will:
 - Check code formatting
 - Run ESLint
 - Run tests
 - Build the project

@jupier jupier merged commit d9d385c into main May 27, 2025
1 check passed
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.

1 participant