Skip to content

feat: integration tests#46

Merged
aripalo merged 8 commits intomainfrom
integ-tests
Apr 2, 2026
Merged

feat: integration tests#46
aripalo merged 8 commits intomainfrom
integ-tests

Conversation

@aripalo
Copy link
Copy Markdown
Owner

@aripalo aripalo commented Apr 2, 2026

  • Add CDK integ testing to verify the deployed resources look as they should
  • Configured gitleaks (as an pnpm script, pre-commit hook, and GitHub action) to prevent accidentally committing (and exposing) secrets or other sensitive'ish data (such as AWS Account IDs in integration snapshots)
  • Create basic contribution guides

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3cd080e) to head (aad6bf7).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          247       247           
  Branches         2         9    +7     
=========================================
  Hits           247       247           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 2, 2026

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@aripalo aripalo merged commit e33689a into main Apr 2, 2026
15 of 16 checks passed
@aripalo aripalo deleted the integ-tests branch April 2, 2026 14:29
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.

2 participants