Skip to content

Replicating Angular 2 tests failures when running on PhantomJS

License

Notifications You must be signed in to change notification settings

gabyvs/ng2-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 RC5 Tests

Simple component with simple test that run successfully on Chrome but fail on PhantomJS.

Install all dependencies

Run npm install.

Running tests

Run npm run test:chrome to run all the tests against Chrome browser. Run npm run test:phantom to run all the tests against PhantomJS headless browser.

Ideally, both modes should be successful.

About

Replicating Angular 2 tests failures when running on PhantomJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published