Valuation Office test utils, base specs, mocks, stubs, WireMock utilization.
Each VO test must inherit from either BaseSpec, BaseAppSpec, or BaseServerSpec.
Provides utilities for unit testing within the Valuation Office services, including base specifications, mocks, and stubs to support isolated and efficient test development.
Provides utilities for integration testing within the Valuation Office services, including base specifications and the use of WireMock to simulate external service interactions.
This code is open source software licensed under the Apache 2.0 License.