From fb07d17bc976ccb8d758562838df28167330ecf5 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 11 Apr 2002 20:48:51 +0000 Subject: Added a bunch of new Yahoo test cases. --- tests/test_bounces.py | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_bounces.py b/tests/test_bounces.py index 5cee3902a..d5bb652f0 100644 --- a/tests/test_bounces.py +++ b/tests/test_bounces.py @@ -69,7 +69,29 @@ class BounceTest(unittest.TestCase): ('Netscape', 'netscape_01.txt', ['aaaaa@corel.com', 'bbbbb@corel.com']), # Yahoo's proprietary format - ('Yahoo', 'yahoo_01.txt', ['subscribe.motorcycles@listsociety.com']) + ('Yahoo', 'yahoo_01.txt', ['subscribe.motorcycles@listsociety.com']), + ('Yahoo', 'yahoo_02.txt', ['agarciamartiartu@yahoo.es']), + ('Yahoo', 'yahoo_03.txt', ['cresus22@yahoo.com']), + ('Yahoo', 'yahoo_04.txt', ['agarciamartiartu@yahoo.es', + 'open00now@yahoo.co.uk']), + ('Yahoo', 'yahoo_05.txt', ['cresus22@yahoo.com', + 'jjb700@yahoo.com']), + ('Yahoo', 'yahoo_06.txt', ['andrew_polevoy@yahoo.com', + 'baruch_sterin@yahoo.com', + 'rjhoeks@yahoo.com', + 'tritonrugger91@yahoo.com']), + ('Yahoo', 'yahoo_07.txt', ['mark1960_1998@yahoo.com', + 'ovchenkov@yahoo.com', + 'tsa412@yahoo.com', + 'vaxheadroom@yahoo.com']), + ('Yahoo', 'yahoo_08.txt', ['chatrathis@yahoo.com', + 'crownjules01@yahoo.com', + 'cwl_999@yahoo.com', + 'eichaiwiu@yahoo.com', + 'rjhoeks@yahoo.com', + 'yuli_kolesnikov@yahoo.com']), + ('Yahoo', 'yahoo_09.txt', ['hankel_o_fung@yahoo.com', + 'ultravirus2001@yahoo.com']), # No address can be detected in these... # dumbass_01.txt - We love Microsoft. :( # Done -- cgit v1.3.1