Skip to content
Snippets Groups Projects
Commit e3c347aa authored by Daniel Kurowski's avatar Daniel Kurowski
Browse files

Readme: added note on test running

parent 828c6fb7
Branches
Tags
1 merge request!7Improve structure
Pipeline #26910 passed
...@@ -44,4 +44,5 @@ yarn install ...@@ -44,4 +44,5 @@ yarn install
yarn dev yarn dev
``` ```
Every piece of this library comes with its unit test sitting alongside the script. Whole library is covered by integration test sitting in `src` folder. Every piece of this library comes with its unit test sitting alongside the script. Whole library is covered by integration test sitting in `src` folder.
Note that you have to build assets first (`yarn build`) before running a test.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment