Skip to content

refactor: ♻️ move copier test to own file#156

Merged
lwjohnst86 merged 2 commits into
mainfrom
refactor/extract-copier-test
Aug 26, 2025
Merged

refactor: ♻️ move copier test to own file#156
lwjohnst86 merged 2 commits into
mainfrom
refactor/extract-copier-test

Conversation

@martonvago
Copy link
Copy Markdown
Contributor

Description

This PR moves the copier test to its own file. Moved from #140 .

This PR needs a quick review.

Checklist

  • Added or updated tests
  • Updated documentation
  • Ran just run-all -- won't run until other PRs merged in

@martonvago martonvago self-assigned this Aug 25, 2025
@martonvago martonvago moved this from Todo to In Review in Product development Aug 25, 2025
Comment thread test-template.sh
git commit --quiet -m "test: preparing to copy onto an existing package" &&
copy $template_dir $test_dir $commit #&&
# Checks and builds -----
# just run-all
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not sure if we want to run all recipes?

  • Many checks/tests need dependencies installed (so can't skip tasks)
  • Test coverage will fail (because the repo is empty) and fail the whole test. Maybe there's a way of ignoring this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yea, I think I agree. Plus it will install a bunch of stuff on the workflow CI that isn't really necessary.

@martonvago martonvago marked this pull request as ready for review August 25, 2025 10:27
@martonvago martonvago requested a review from a team August 25, 2025 10:27
Comment thread test-template.sh
git commit --quiet -m "test: preparing to copy onto an existing package" &&
copy $template_dir $test_dir $commit #&&
# Checks and builds -----
# just run-all
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yea, I think I agree. Plus it will install a bunch of stuff on the workflow CI that isn't really necessary.

@lwjohnst86 lwjohnst86 merged commit 09b3b73 into main Aug 26, 2025
6 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/extract-copier-test branch August 26, 2025 14:46
@github-project-automation github-project-automation Bot moved this from In Review to Done in Product development Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants