Skip to content

Make a mock of Tyler's servers #287

Description

@BryceStevenWilley

As mentioned in #124 (comment), we should start making a Mock server for Tyler's EFM services. Ideally, we want something that:

  • vets that we're sending the right XML data over, corresponding to the WSDL
  • can send back a desired response according to some attribute in the sent XML
  • can be run locally for folks (not interested in hosting our own free-standing server).

Leaning towards using SoapUI, which we can import a WSDL into and easily make responses (can do custom scripts too. Can also run it as a command line tool (installation is tricker, but still doable on Macs / Linux).

Partially started in https://github.com/SuffolkLITLab/EfileProxyServer/tree/soapui_mock, and in
https://github.com/SuffolkLITLab/EfileProxyServer/tree/mock_wsdl_refs.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    TestingSomething related to unit tests, integration tests, or testing infrastructure

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions