Skip to content

Conversation

@martonvago
Copy link
Contributor

Description

This PR moves the template test into its own file and updates it with the latest changes.

This PR needs a medium-depth review.

Checklist

  • Added or updated tests
  • Updated documentation
  • Ran just run-all

@_checks: check-spelling check-commits
# Test Seedcase and non-Seedcase projects
@_tests: (test "true") (test "false")
@_tests: (test "true" "netlify") (test "false" "netlify") (test "true" "gh-pages") (test "false" "gh-pages")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will add these options in another PR

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
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?

@martonvago martonvago moved this from Todo to In Review in Iteration planning Aug 11, 2025
@martonvago martonvago marked this pull request as ready for review August 11, 2025 15:29
@martonvago martonvago requested a review from a team as a code owner August 11, 2025 15:29
@martonvago
Copy link
Contributor Author

Closing in favour of #140

@martonvago martonvago closed this Aug 12, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Iteration planning Aug 12, 2025
@lwjohnst86 lwjohnst86 deleted the test/template branch August 26, 2025 14:56
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