@aooth/aooth-react-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

@aooth/aooth-react-sdk

This is a SDK for react application.

to install just type:

yarn install
yarn build

we are using yarn 4 with pnp enabled. Please ansure you have it in the system.

UI Testing

We are using playwright to run UI tests.

First, ensure you have all runtime binary enabled:

yarn install playwright

and then feel free to run the tests:

yarn run test:ui

Writing your own ui tests.

You can find a tests in the ./tests frolder.

Please create the new files using the current tests as a reference.

To run the playwright in the design mode with ui, run the follwoing command:

yarn playwright test --ui

Package Sidebar

Install

npm i @aooth/aooth-react-sdk

Weekly Downloads

269

Version

0.1.17

License

MIT

Unpacked Size

4.34 MB

Total Files

168

Last publish

Collaborators

  • ivan_holiak
  • jackrudenko