Skip to content

Include tests directory in composer create-project#489

Merged
TheMilek merged 1 commit intoSylius:2.2from
Rafikooo:remove-tests-export-ignore
Jan 12, 2026
Merged

Include tests directory in composer create-project#489
TheMilek merged 1 commit intoSylius:2.2from
Rafikooo:remove-tests-export-ignore

Conversation

@Rafikooo
Copy link
Contributor

The tests/ directory was excluded from composer create-project via .gitattributes export-ignore. This prevents plugin developers from getting:

  • Example Behat contexts and test structure
  • tests/TestApplication/.env with DATABASE_URL configuration
  • Test fixtures and integration test examples

Since this skeleton is meant for development, the tests directory should be included to provide a complete starting point.

@TheMilek TheMilek merged commit c5d6ed2 into Sylius:2.2 Jan 12, 2026
9 checks passed
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.

2 participants