Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 376 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 376 Bytes

mockapi

This module is used at development and test time to emulate a real instance of Strimzi-admin. It will return mock data as if a real instance of Strimzi-admin had responded, and also offer additional mutations to trigger responses needed in particular scenarios (eg user not authorised to perform an action etc).

Note: Implementation to follow in a future PR