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

test: fix test file extensions and inputs for repositories #161

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

parkerbxyz
Copy link
Contributor

@parkerbxyz parkerbxyz commented Aug 9, 2024

This pull request fixes the file extension for two test files that were incorrectly named. This caused them not to be tested. A new test has been added to ensure all test files have the correct extension.

This also fixes a bug in some tests where repositories inputs included the repository owner. The owner has been removed from these inputs and the snapshots have been updated.

@parkerbxyz parkerbxyz self-assigned this Aug 9, 2024
@parkerbxyz parkerbxyz changed the title test: fix test file extensions test: fix test file extensions and inputs for repositories Aug 22, 2024
@parkerbxyz parkerbxyz marked this pull request as ready for review September 3, 2024 23:47
@parkerbxyz parkerbxyz requested review from gr2m and a team as code owners September 3, 2024 23:47
@parkerbxyz parkerbxyz enabled auto-merge (squash) September 3, 2024 23:50
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for seeing this through!

@parkerbxyz parkerbxyz merged commit 15db037 into main Sep 4, 2024
4 checks passed
@parkerbxyz parkerbxyz deleted the parkerbxyz/fix-tests branch September 4, 2024 03:04
@create-app-token-action-releaser

🎉 This PR is included in version 1.10.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

lepadatu pushed a commit to lepadatu-actions/create-github-app-token-aws that referenced this pull request Sep 4, 2024
This pull request fixes the file extension for two test files that were
incorrectly named. This caused them not to be tested. A new test has
been added to ensure all test files have the correct extension.

This also fixes a bug in some tests where `repositories` inputs included
the repository owner. The owner has been removed from these inputs and
the snapshots have been updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants