Update docs/backend-system/building-plugins-and-modules/02-testing.md
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Johan Haals <johan@haals.se>
This commit is contained in:
@@ -58,7 +58,7 @@ interactions with the running test service.
|
||||
|
||||
### mock services
|
||||
|
||||
The `mockServices` object provides a number of service factory functions satisfy plugin dependencies but also mocks to verify interactions between plugin and services.
|
||||
The `mockServices` object from `@backstage/backend-test-utils` provides a number of service factory functions that you can use to verify interactions between plugin and services.
|
||||
|
||||
The following mock services are available:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user