Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawn a temporary SOAP server to test SoapConnector #2

Open
Bilge opened this issue Nov 6, 2017 · 0 comments
Open

Spawn a temporary SOAP server to test SoapConnector #2

Bilge opened this issue Nov 6, 2017 · 0 comments

Comments

@Bilge
Copy link
Member

Bilge commented Nov 6, 2017

From @Bilge on October 17, 2016 11:29

The only file not fully tested, and thus preventing 100% code coverage, is SoapConnector. Its analogue, HttpConnector, is tested by the functional test, HttpConnectorTest, that spawns a temporary HTTP server using php -S to test the connector. In a similar fashion I suggest spawning a temporary SOAP server to test SoapConnector, however I do not know the best way to do this.

A question posted to StackOverflow asking how to write a minimum valid WSDL has received no answers.

Copied from original issue: ScriptFUSION/Porter#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant