emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wsdl test files and licensing


From: Alex Harsanyi
Subject: Re: wsdl test files and licensing
Date: Thu, 13 Nov 2014 07:58:39 +0800



2014-11-12 23:05 GMT+08:00 Michael Albinus <address@hidden>:
David Kastrup <address@hidden> writes:

> Test suites need to work offline, and they need to be reproducible.
> I don't see that we get that easily with non-included material.

The test suite (AFAIU, pls correct me otherwise, Alex) sends also SOAP
requests to the servers, and analyzes the results. Just wsdl parsing
tests could run offline, the other tests need a connection.

The entire test suite runs off-line.  It has three types of tests:

* loading offline WSDL files and checking that they were loaded correctly
* loading offline SOAP XML responses, decode them and compare them against known (saved) responses
* generate SOAP XML requests and compare them against known (saved) requests.

The XML responses are also based on real responses received from servers and the XML requests are based on XML requests that we submitted to servers and verified that the servers accepted them.  .
 
Best Regards,
Alex.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]