15ed3f9ccb
Adds the snapshot() method to ExtensionTester, enabling snapshot testing of extension tree structures. The snapshots use a tree-shaped format that mirrors the extension hierarchy, with empty fields and default values omitted for clarity. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
@backstage/frontend-plugin-api
The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments
This package provides the framework API used by Backstage frontend plugins. It implements the design outlined in RFC: Frontend System Evolution.