Files
backstage/.changeset/proud-cobras-chew.md
T
Patrik Oldsberg 51b7a7ed07 changesets: added changesets for default implementations for test backend
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-11 15:20:35 +01:00

300 B

@backstage/backend-test-utils
@backstage/backend-test-utils
patch

The backend started by startTestBackend now has default implementations of all core services. It now also returns a TestBackend instance, which provides access to the underlying server that can be used with testing libraries such as supertest.