Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests(tags): update tags module with testing and improvements #109

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

virgofx
Copy link
Member

@virgofx virgofx commented Nov 5, 2024

  • Added test suite for tags functionality
  • Updated documentation for tags
  • Added test helpers for inputs and Octokit
  • Fully mocked @actions/core for isolated testing
  • Improved path aliasing using @/ for all local packages
  • Ensured consistent use of named imports throughout

@virgofx virgofx added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 5, 2024
@virgofx virgofx self-assigned this Nov 5, 2024
__tests__/config.test.ts Dismissed Show dismissed Hide dismissed
__tests__/helpers/inputs.ts Dismissed Show dismissed Hide dismissed
src/__mocks__/config.ts Dismissed Show dismissed Hide dismissed
- Added test suite for tags functionality
- Updated documentation for tags
- Added test helpers for inputs and Octokit
- Fully mocked @actions/core for isolated testing
- Improved path aliasing using `@/` for all local packages
- Ensured consistent use of named imports throughout
Copy link

github-actions bot commented Nov 5, 2024

Release Plan

No terraform modules updated in this pull request.

✅ Wiki Check ℹ️

Note: The following Terraform modules no longer exist in source; however, corresponding tags/releases exist. Automation tag/release deletion is disabledno subsequent action will take place.

v1.3.1, v1.3.0, v1.2.0, v1.1.1, v1.1.0, v1.0.1, v1.0.0, v1

Powered by techpivot/terraform-module-releaser

Copy link

sonarqubecloud bot commented Nov 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
31.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@virgofx virgofx merged commit af30ecf into main Nov 5, 2024
8 of 9 checks passed
@virgofx virgofx deleted the docs/tags branch November 5, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant