WireMock
WireMock
  • 35
  • 7 905
WireMock Cloud - Stateful Mocking
This video details the basics of the WireMock Cloud Dynamic States feature and walks through a working example of maintaining account balances using debit and credit API paths.
zhlédnutí: 15

Video

WireMock Cloud File based Responses
zhlédnutí 24Před 2 měsíci
This video shows how to use WireMock Cloud to return file-based mock API responses. It demonstrates both single and multi-part message formats.
WireMock Cloud OpenAPI Git Sync
zhlédnutí 26Před 2 měsíci
This video demonstrates how to configure and use the OpenAPI GitHub integration of WireMock Cloud. This feature enables users to ensure mock API's are always in sync with the source code-controlled version.
WireMock Cloud - Chaos Engineering
zhlédnutí 23Před 3 měsíci
This video showcases how to use WireMock Cloud's Chaos Engineering feature. It is important to ensure applications will behave as intended when their API dependencies do not respond as expected. The practice of randomly injecting bad responses or lengthy wait times during testing is called Chaos engineering.
WireMock Cloud - Client Code Resilience
zhlédnutí 69Před 5 měsíci
This video shows how to use WireMock Cloud's scenario and chaos features to ensure client code is resilient to common API provider issues.
WireMock Cloud - Securing MockAPIs with OIDC
zhlédnutí 55Před 5 měsíci
This video shows how to secure WireMock Cloud Mock API endpoints using industry-standard OpenID Connect (OIDC) IDP providers.
WireMock Cloud - Unhappy Paths
zhlédnutí 52Před 6 měsíci
This video shows how to use WireMock Cloud to produce unhappy path API scenarios. We need to ensure our consuming applications behave appropriately when the APIs they depend upon are unhealthy. However, it is often difficult, if not impossible, to make the depend APIs behave the exact way we need them to test our unhappy path logic. WireMock Cloud provides delay, error, and fault responses so y...
WireMock Cloud - Working with Dates and Times in Dynamic Response Templates
zhlédnutí 103Před 6 měsíci
This video guides how to use WireMock Cloud date and time handlebar helpers. Many API responses contain dates and/or times in their headers or bodies. When used in stubs as static values, these dates and times can often cause unexpected or undesirable behavior in consumer applications. WireMock Cloud's date and time handlebar helper functions help address these challenges.
WireMock Cloud - API Validation
zhlédnutí 68Před 6 měsíci
This video shows how to use WireMock Cloud's validation feature. Drift happens when the behavior of a mock or the live endpoint is different from what is defined in the API contract. Drift often occurs during parallel development when both the API-consuming and production teams work using an agreed-upon API contract. Drift can also occur when a user adds stubs to an existing mock API. WireMock ...
WireMock Cloud - Matching JSON Request Bodies
zhlédnutí 211Před 6 měsíci
This video guides how to use WireMock Cloud's JSON request body matchers. When stubbing API functions that accept JSON request bodies, you may want to return different responses based on the JSON body sent. WireMock Cloud provides three match types to support this case.
WireMock Cloud - Matching XML Request Bodies
zhlédnutí 102Před 6 měsíci
This video guides how to use WireMock Cloud's ML request body matchers. When stubbing API functions that accept XML request bodies, you may want to return different responses based on the XML body sent. WireMock Cloud provides two match types to support this case.
WireMock Cloud - Using the Proxy Feature to Add Mocks to a Real API Environment
zhlédnutí 106Před 6 měsíci
This video guides how to use WireMock Cloud's proxy functionality. Often, it is difficult to make a dependent API respond in ways that you need to develop and test your consuming applications. WireMock Cloud provides a proxy functionality that allows you to blend mock responses with actual API responses so that you can test challenging or impossible-to-reproduce behaviors in the APIs your consu...
WireMock Cloud - Working with XML in Dynamic Response Templates
zhlédnutí 157Před 7 měsíci
This video guides how to work with XML in WireMock Cloud's Dynamic Response Templates. This feature helps you extract elements of an XML request body for use in a stub's response.
WireMock Cloud - Working with JSON in Dynamic Response Templates
zhlédnutí 150Před 7 měsíci
This video guides how to work with JSON in WireMock Cloud's Dynamic Response Templates. This feature helps you extract elements of a JSON request body for use in a stub's response.
WireMock Cloud - How to use Webhooks to make asynchronous outbound HTTP calls
zhlédnutí 185Před 7 měsíci
This video guides how to use WireMock Cloud Webhooks. WireMock Cloud can make asynchronous outbound HTTP calls when an incoming request matches a specific stub. This pattern, commonly called webhooks or callbacks, is a common design in APIs that must proactively notify clients of events or perform long-running processing asynchronously without blocking
WireMock Cloud - How to use scenarios to enable multiple responses, depending on a given state
zhlédnutí 211Před 7 měsíci
WireMock Cloud - How to use scenarios to enable multiple responses, depending on a given state
Transparent HTTP client testing with http4k and WireMock, by Rob Elliot - Brighton Kotlin
zhlédnutí 73Před 8 měsíci
Transparent HTTP client testing with http4k and WireMock, by Rob Elliot - Brighton Kotlin
Upgrading your API mocking with WireMock extensions, with Bas Dijkstra
zhlédnutí 169Před 8 měsíci
Upgrading your API mocking with WireMock extensions, with Bas Dijkstra
WireMock 3 and beyond, with Tom Akehurst
zhlédnutí 52Před 8 měsíci
WireMock 3 and beyond, with Tom Akehurst
WireMock Open Ecosystem. Where are we going?
zhlédnutí 29Před 8 měsíci
WireMock Open Ecosystem. Where are we going?
Hacktoberfest 2023 - Learn WireMock and contribute to open source!
zhlédnutí 16Před 8 měsíci
Hacktoberfest 2023 - Learn WireMock and contribute to open source!
Dynamic API templating with the WireMock State Extension, by Dirk Bolte
zhlédnutí 104Před 8 měsíci
Dynamic API templating with the WireMock State Extension, by Dirk Bolte
Demo: WireMock org website updates, 02 May 2023
zhlédnutí 11Před 8 měsíci
Demo: WireMock org website updates, 02 May 2023
New API prototyping features in WireMock Cloud (hands on demo)
zhlédnutí 83Před 9 měsíci
New API prototyping features in WireMock Cloud (hands on demo)
Response templating: How to create mock APIs that return dynamic responses in WireMock Cloud
zhlédnutí 646Před 9 měsíci
Response templating: How to create mock APIs that return dynamic responses in WireMock Cloud
WireMock Intro
zhlédnutí 1KPřed rokem
WireMock Intro
WireMock Cloud - How to implement Chaos Engineering Use Case
zhlédnutí 667Před rokem
WireMock Cloud - How to implement Chaos Engineering Use Case
WireMock Cloud - How to use API proxy
zhlédnutí 424Před rokem
WireMock Cloud - How to use API proxy
WireMock Cloud - How to set Mock API dynamic response
zhlédnutí 1,2KPřed rokem
WireMock Cloud - How to set Mock API dynamic response
WireMock Cloud - How to create API Mock by import from open API spec
zhlédnutí 965Před rokem
WireMock Cloud - How to create API Mock by import from open API spec

Komentáře