Frontend System Testing Plugins - Backstage Testing Frontend Plugins Utilities for testing frontend features and components are available in @backstage frontend-test-utils Testing React components A component can be used for more than one extension, and it should be tested independently of an extension environment Use the renderInTestApp helper to render a given component inside a Backstage test app:
Testing Backstage Catalogs ingestion - Frontside To test whether the Backstage is setting up the Catalog properly, you must start a Backstage server, wait for a while, and assert This feat is easier said than done, but Charles will guide you through it in this article
backstage docs openapi 01-getting-started. md at master - GitHub Run yarn backstage-repo-tools package schema openapi init to create some required files Now, when you run yarn backstage-repo-tools repo schema openapi test your schema will now be tested against your test data Any errors will be reported Our command is a small wrapper over Optic which does all of the heavy lifting