Skip to content

fix: include test workflow in generated starter apps - #10

Open
vipertecpro wants to merge 1 commit into
NativePHP:mainfrom
vipertecpro:codex/fix-starter-tests-workflow
Open

fix: include test workflow in generated starter apps#10
vipertecpro wants to merge 1 commit into
NativePHP:mainfrom
vipertecpro:codex/fix-starter-tests-workflow

Conversation

@vipertecpro

Copy link
Copy Markdown
Contributor

Summary

  • add the Laravel installer-compatible tests.yml workflow to the starter archive
  • keep the repository-only fresh-install.yml excluded from generated projects

Validation

  • generated a project from this branch using laravel new --using=nativephp/mobile-starter:dev-codex/fix-starter-tests-workflow --pest --no-interaction
  • verified Laravel rewrites the workflow to ./vendor/bin/pest with no missing-file warnings
  • ran php artisan test successfully (8 tests, 81 assertions)

@vipertecpro
vipertecpro force-pushed the codex/fix-starter-tests-workflow branch from 0b57625 to 8195c9b Compare August 30, 2026 17:08
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.

1 participant