Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(test): new unit tests for SpaceService (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppitonak authored and joshuawilson committed Jan 10, 2019
1 parent 8e3160a commit 15586a6
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 394 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"test:unit": "karma start",
"test:debug": "karma start --no-single-run --browsers Chrome",
"test:browsers": "karma start --browsers Chrome,Firefox,Safari",
"test:watch": "karma start --auto-watch --no-single-run",
"transpile": "gulp transpile",
"transpile-less": "gulp transpile-less",
"watch:library": "gulp watch"
Expand Down
Loading

0 comments on commit 15586a6

Please sign in to comment.