I want to run the REST tests against my live Mailman server with its Postfix 
mail server and Postgres database, via:

nose2 -v -P rest

After many (many) hours of digging deep and figuring out how it works, I 
suspect at this stage that maybe the tests set up their own mock servers?  If 
so, I’m guessing these mock  servers are getting in the way of using the live 
servers and thus preventing the tests from running?

Assuming it is correct that the tests are setting up their own mock http smtp 
ltmp responders, is there a way to turn this behaviour off so the tests will 
run against my live REST/Postgres/Postfix?

thanks

Andrew
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to