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

remove database_tests php tests fixes #18144

Closed
wants to merge 10 commits into from

Conversation

peterhashair
Copy link
Contributor

@peterhashair peterhashair commented Oct 13, 2021

Description:

Fixes: #17856
update database_tests. it will run PHP tests as expected without the database_tests section. But I noticed this ./console tests:setup-fixture OmniFixture command basically has the same error when database_tests section is removed, not sure if we want to fix that as well.

Review

Peter Zhang added 10 commits October 13, 2021 13:45
update database_tests
update fixture
remove old config
add global database back
update tests
add piwik_tests to drop for travis tests
update gloabal db
do not drop database
@sgiehl sgiehl deleted the m-17856-test-database-connection branch April 5, 2023 16:36
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.

[database_tests] section no longer generated when executing php tests
1 participant