Skip to content

Add back PHPUnit tests with MongoDB #4104

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

Merged
merged 5 commits into from
Mar 1, 2021

Conversation

alanpoulain
Copy link
Member

Q A
Branch? 2.6
Bug fix? no
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

@@ -16,7 +16,7 @@
<server name="SYMFONY_PHPUNIT_REMOVE" value="symfony/yaml" />
<server name="KERNEL_DIR" value="tests/Fixtures/app/" />
<server name="KERNEL_CLASS" value="AppKernel" />
<server name="APP_ENV" value="test" />
<env name="APP_ENV" value="test" />
Copy link
Member

Choose a reason for hiding this comment

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

why?

Copy link
Member Author

Choose a reason for hiding this comment

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

Because it can be overridden this way.

@alanpoulain alanpoulain force-pushed the ci/mongodb-phpunit-tests branch from 1007c54 to 7e83545 Compare March 1, 2021 14:07
@alanpoulain alanpoulain force-pushed the ci/mongodb-phpunit-tests branch from 941930d to 04ff4e1 Compare March 1, 2021 14:54
@alanpoulain alanpoulain force-pushed the ci/mongodb-phpunit-tests branch from 04ff4e1 to c0410e4 Compare March 1, 2021 14:59
@alanpoulain alanpoulain merged commit 0037f60 into api-platform:2.6 Mar 1, 2021
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