Re: [email] mocking of invalid url tests

2013-01-06 Thread Gary Gregory
Tests OK for me now when before it did not due to Cox highjacking the .invalid domain. Thank you, Gary On Sun, Jan 6, 2013 at 12:44 PM, Phil Steitz wrote: > On 1/6/13 7:09 AM, Thomas Neidhart wrote: > > Hi, > > > > due to the problems some people encountered with some unit tests in > > their e

Re: [email] mocking of invalid url tests

2013-01-06 Thread Phil Steitz
On 1/6/13 7:09 AM, Thomas Neidhart wrote: > Hi, > > due to the problems some people encountered with some unit tests in > their environment, I modified the tests to mock the invalid url > connection instead. > > I did some local tests by adjusting my hosts file, but would like to ask > the people w

[email] mocking of invalid url tests

2013-01-06 Thread Thomas Neidhart
Hi, due to the problems some people encountered with some unit tests in their environment, I modified the tests to mock the invalid url connection instead. I did some local tests by adjusting my hosts file, but would like to ask the people which had test failures earlier to redo them with the upd