Skip to content

Commit

Permalink
build(package): dep version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Sep 16, 2018
1 parent 6f425bf commit 6904ba9
Show file tree
Hide file tree
Showing 3 changed files with 560 additions and 272 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Run `npm run build:prod` to build the project. The build artifacts will be store

## Running unit tests

Run `ng test` to execute the unit tests via [Jest](https://jestjs.io/).
Run `ng test <module>` to execute the unit tests via [Jest](https://jestjs.io/).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [TestCafe](https://devexpress.github.io/testcafe/).
Run `npm run e2e` to execute the end-to-end tests via [TestCafe](https://devexpress.github.io/testcafe/).
Before running the tests make sure you are serving the app via `ng serve`.

## Docs
Expand Down

0 comments on commit 6904ba9

Please sign in to comment.