Skip to content

darthchudi/soap-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soap Mock

Example repository on how to mock calls to a soap client in Node.js using nock and soap packages.

Why

Testing (legacy) SOAP services is a pain because most of them are unpredictable and annoying. Being able to mock calls and responses to and from them is super helpful. This article from GoDaddy Engineering is a life saver

About

Example on how to mock a SOAP API in Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published