Files
backstage/.changeset/dirty-bugs-care.md
T
Johan Haals c976066b05 Update wording in changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:23 +02:00

434 B

@backstage/test-utils, @backstage/test-utils-core
@backstage/test-utils @backstage/test-utils-core
patch patch

Migrates all utility methods from test-utils-core into test-utils and delete exports from the old package. This should have no impact since this package is considered internal and have no usages outside core packages.

Notable changes are that the testing tool msw.setupDefaultHandlers() have been deprecated in favour of setupRequestMockHandlers().