Cumulocity-IoT / cumulocity-cypress

Collection of commands and utilities to be used for automating tests for Cumulocity with Cypress.
Apache License 2.0
8 stars 2 forks source link

Mock server from recorded pacts #69

Open thomaswinkler opened 8 months ago

thomaswinkler commented 8 months ago

Have a docker based server mocking the backend based on recorded pacts. Use for example express to create a server responding to requests with matching recorded response.