Testing
Run Jest Unit tests
Follow Docker setup to install Creator Studio in Docker
From the root
asylum-ui
folder:yarn docker:test:up
cautionyarn docker:test:up
command will start container with different ui image configs. You have to delete previous container, which you spun up withyarn docker:up
Navigate to
packages/connection-library
folder and runyarn test
tipExecute
yarn test:coverage
to generate coverage report