fix(): integration tests cleanup, update deps versions

This commit is contained in:
Kamil Myśliwiec
2020-03-02 13:46:26 +01:00
parent b3c9d4c710
commit 5d2de5fd9a
49 changed files with 2247 additions and 22730 deletions

View File

@@ -178,7 +178,7 @@ That will compile fresh packages and afterward, move them to all `sample` direct
### <a name="common-scripts"></a>Commonly used NPM scripts
```bash
# build all packages and move to "sample" and "integration" directories
# build all packages and move to "sample" directories
$ npm run build
# run the full unit tests suite