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

Generate test application automatically #44

Merged

Conversation

maximehuran
Copy link
Member

@maximehuran maximehuran commented Nov 2, 2021

Use Makefile to generate test application

  • Add application target wich will initialize a test application from sylius-standard
  • Add dist folder with some file to copy in our test application
  • Ignore totally tests/Application folder in git
  • Ignore totally tests/Application folder in PHPCS
  • Use custom folder for PHPUnit tests, in order to avoid all unit tests in tests/Application/vendor !

@maximehuran maximehuran force-pushed the feature/generate-test-application branch from 9289e13 to 4eeeeed Compare November 2, 2021 15:35
@maximehuran maximehuran removed the request for review from jacquesbh January 6, 2022 09:43
@maximehuran maximehuran force-pushed the feature/generate-test-application branch from a6e3b9c to 23cb5d7 Compare April 5, 2022 08:00
Delete var/cache after plugin install and add a docker.dc target
@maximehuran maximehuran merged commit d082015 into monsieurbiz:master Apr 6, 2022
@maximehuran maximehuran deleted the feature/generate-test-application branch April 6, 2022 09:12
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.

None yet

3 participants