api-notebook icon indicating copy to clipboard operation
api-notebook copied to clipboard

Automated Testing

Open blakeembrey opened this issue 11 years ago • 2 comments

We should be able to hook this up to Travis CI for continuous integration.

blakeembrey avatar Oct 25 '13 01:10 blakeembrey

This is really important indeed.

sichvoge avatar Jul 28 '16 10:07 sichvoge

Guess you only need to execute

npm install phantomjs
grunt test

right?

sichvoge avatar Jul 28 '16 10:07 sichvoge