Re: [Mono-dev] Integration Tests

2015-02-05 Thread Edward Ned Harvey (mono)
From: Miguel de Icaza [mailto:mig...@xamarin.com] • We are setting up a more comprehensive harness for SSL/TLS tests that do not depend on remote servers. This is much appreciated, thank you very much. There is one thing you didn't mention: As far as I can tell, no mono developer has ever

Re: [Mono-dev] Integration Tests

2015-02-04 Thread Miguel de Icaza
Hello Edward, We are doing a few things in the space: - We are setting up a more comprehensive harness for SSL/TLS tests that do not depend on remote servers. - We are setting up a series of web tests to more comprehensively test the http client (the tests today are not complete

[Mono-dev] Integration Tests

2015-02-04 Thread Edward Ned Harvey (mono)
Does Mono have any sort of integration tests? Maybe that's where this belongs? I would like to make sure at some point, SslStream will be fixed, and the reason it hasn't happened so far was because nobody ever tested it with intermediate chain served by the server, which is of course the