@red-hat-developer-hub/backstage-plugin-application-provider-test
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@red-hat-developer-hub/backstage-plugin-application-provider-test

A test-plugin allows you to test the dynamic plugin mount point application/provider.

These providers allows dynamic plugins to add a React.Context on an application level around all routes. Using this feature should be an exception.

This plugin exports two providers, two components that depends on the context of these providers and a page that renders these cards two times to see that a shared provider context is used correctly.

dynamicPlugins:
  frontend:
    red-hat-developer-hub.backstage-plugin-application-provider-test:
      dynamicRoutes:
        - path: /application-provider-test-page
          importName: TestPage
      mountPoints:
        - mountPoint: application/provider
          importName: CrashProvider
        - mountPoint: application/provider
          importName: TestProviderOne
        - mountPoint: application/provider
          importName: TestProviderTwo

Readme

Keywords

none

Package Sidebar

Install

npm i @red-hat-developer-hub/backstage-plugin-application-provider-test

Weekly Downloads

237

Version

0.1.1

License

Apache-2.0

Unpacked Size

8.31 MB

Total Files

494

Last publish

Collaborators

  • nickboldt
  • bethany.griggs
  • kashish_mittal
  • tomaskral