Skip to content

Commit

Permalink
adding jest for testing instead, and sinon-chrome for mocking Chrome …
Browse files Browse the repository at this point in the history
…apis
  • Loading branch information
Carlin committed Jun 28, 2019
1 parent 7fb20c2 commit 1991e96
Show file tree
Hide file tree
Showing 3 changed files with 8,151 additions and 4,788 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- npm install -g mocha-phantomjs
before_script:
— mocha —version
# - mocha -u tdd -—reporter spec
- mocha
— phantomjs —version
 — mocha-phantomjs —version
- mocha-phantomjs test/spec/index.html
Expand Down
Loading

0 comments on commit 1991e96

Please sign in to comment.