Add support for external refs renderInTestApp

Signed-off-by: Dylan O'Gara <dogara@webstaurantstore.com>
This commit is contained in:
Dylan O'Gara
2026-04-27 14:04:03 -04:00
parent ca53b86336
commit fa363f9d3c
5 changed files with 100 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-test-utils': patch
---
Added support for `ExternalRouteRef` in the `mountedRoutes` option of `renderInTestApp` and `renderTestApp`.