Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[Mailer] re-add test#47106

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:6.2fromxabbuh:pr-46211
Jul 29, 2022
Merged

[Mailer] re-add test#47106

fabpot merged 1 commit intosymfony:6.2fromxabbuh:pr-46211
Jul 29, 2022

Conversation

@xabbuh
Copy link
Member

QA
Branch?6.2
Bug fix?no
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

This test was initially added in#46211 but failed because of the changes from#46963 that were merged in the meantime. The test was then removed ine54dd38. This is a fixed version that is passing again.

@xabbuh
Copy link
MemberAuthor

This is the actual diff:

--- a/src/Symfony/Component/Mailer/Bridge/Infobip/Tests/Transport/InfobipApiTransportTest.php+++ b/src/Symfony/Component/Mailer/Bridge/Infobip/Tests/Transport/InfobipApiTransportTest.php@@ -332,11 +332,23 @@ class InfobipApiTransportTest extends TestCase             %a             Content-Type: multipart/mixed; boundary=%s+            --%s+            Content-Type: multipart/related; boundary=%s+             --%s             Content-Type: text/plain; charset=utf-8             Content-Transfer-Encoding: quoted-printable              foobar+            --%s+            Content-ID: %s+            Content-Type: text/plain; name=inline.txt+            Content-Transfer-Encoding: base64+            Content-Disposition: inline; name=inline.txt; filename=inline.txt++            c29tZSBpbmxpbmUgYXR0YWNobWVudA==+            --%s--+             --%s             Content-Type: text/plain; name=attachment.txt             Content-Transfer-Encoding: base64@@ -344,12 +356,6 @@ class InfobipApiTransportTest extends TestCase              filename=attachment.txt              c29tZSBhdHRhY2htZW50-            --%s-            Content-Type: text/plain; name=inline.txt-            Content-Transfer-Encoding: base64-            Content-Disposition: inline; name=inline.txt; filename=inline.txt--            c29tZSBpbmxpbmUgYXR0YWNobWVudA==             --%s--             TXT,             $sentMessage->toString()

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commit4811813 intosymfony:6.2Jul 29, 2022
@xabbuhxabbuh deleted the pr-46211 branchJuly 29, 2022 10:28
@fabpotfabpot mentioned this pull requestSep 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.2

Development

Successfully merging this pull request may close these issues.

3 participants

@xabbuh@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp