Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3eb73ef

Browse filesBrowse files
committed
minor #39335 [Notifier] Remove PHPUnit configuration files from components without tests (derrabus)
This PR was merged into the 5.1 branch. Discussion ---------- [Notifier] Remove PHPUnit configuration files from components without tests | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Follows #39331 by @wouterj. PHPUnit 9.5 fails if we look for tests in directories that do not exist. This is very reasonable behavior, imho. However, we do have some bridges in the Notifier component that don't provide any tests. Running PHPUnit on those bridges is pointless, which is why I'd like to remove the PHPUnit configuration from them. We can re-add the files as soon as we add tests. #SymfonyHackday Commits ------- 710340d Remove PHPUnit configuration files from components without tests.
2 parents 7e577b9 + 710340d commit 3eb73ef
Copy full SHA for 3eb73ef

File tree

Expand file treeCollapse file tree

7 files changed

+0
-217
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+0
-217
lines changed

‎src/Symfony/Component/Notifier/Bridge/Firebase/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Firebase/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/Mattermost/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Mattermost/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/Nexmo/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Nexmo/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/OvhCloud/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/OvhCloud/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/RocketChat/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/RocketChat/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/Sinch/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Sinch/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎src/Symfony/Component/Notifier/Bridge/Twilio/phpunit.xml.dist

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Twilio/phpunit.xml.dist
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.