stable
Clone or download
Read-only
This is part of request #14150: Get rid of SimpleTest Change-Id: I0606a20f3a68d79bd4192c1f98d8aad4129e6f6f
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/CitationStripperTest.php | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/IncomingMessageInsecureBuilderTest.php | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/MailGatewayBuilderTest.php | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/MailGatewayFilterTest.php | Go to diff View file | ||
A | plugins/tracker/phpunit/Tracker/Artifact/MailGateway/MailGatewayInsecureTest.php | +209 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Artifact/MailGateway/MailGatewayTokenTest.php | +189 | −0 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Artifact/MailGateway/RecipientFactoryTest.php | +96 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/MailGateway/_fixtures/expected_followup.html.txt | +1 | −1 | Go to diff View file |
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_outlook_quote_en.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_outlook_quote_fr.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_without_citation.html.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_without_citation.text.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_outlook_quote_no_crlf.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/insecure-reply-comment.plain.eml | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_en.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_fr.txt | Go to diff View file | ||
R | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_no_crlf.txt | Go to diff View file | ||
D | plugins/tracker/tests/Tracker/Artifact/MailGateway/MailGatewayTest.php | +0 | −315 | Go to diff View file |
D | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup.html.txt | +0 | −304 | Go to diff View file |
D | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup.text.txt | +0 | −49 | Go to diff View file |
D | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/reply-comment.plain.eml | +0 | −77 | Go to diff View file |
D | plugins/tracker/tests/Tracker/Artifact/MailGatewayRecipientFactoryTest.php | +0 | −91 | Go to diff View file |