@redhat-cloud-services/frontend-components-advisor-components
v1.0.22
Published
Components to be used in Advisor applications and integrations.
Downloads
397
Keywords
Readme
RedHat Cloud Services frontend components - Advisor components
This package exports components utilized in Advisor (OCP Advisor, RHEL Advisor) and other applications that integrate the Advisor functionality. It contains the presentational layer components that display rule descriptions, reports, etc.
Installation
With npm
npm i -S @redhat-cloud-services/frontend-components
With yarn
yarn add @redhat-cloud-services/frontend-components
This package is dependent on @redhat-cloud-services/frontend-components and it will automatically install it trough direct dependencies.
Testing
Run cypress component tests in terminal:
npx cypress run --component
Run cypress components tests in the interactive (window) mode:
npx cypress open --component
Documentation Links
- Components