gothinkster / angular-realworld-example-app

Exemplary real world application built with Angular

Home Page:https://angular.realworld.how/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build isn't interoperating with Chrome thru Chromedriver for Karma suite.

paul-hammant opened this issue · comments

Pauls-MBA:angular-realworld-example-app paul$ ng test 
 10% building modules 3/4 modules 1 active ...alworld-example-app/src /\.spec\.ts$/10 01 2018 21:22:24.147:WARN [karma]: No captured browser, open http://localhost:9876/
10 01 2018 21:22:24.154:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
10 01 2018 21:22:24.155:INFO [launcher]: Launching browser Chrome with unlimited concurrency
10 01 2018 21:22:24.162:INFO [launcher]: Starting browser Chrome
10 01 2018 21:22:31.619:WARN [karma]: No captured browser, open http://localhost:9876/  
10 01 2018 21:22:31.845:INFO [Chrome 63.0.3239 (Mac OS X 10.13.2)]: Connected on socket koS3rKrRahcYASEjAAAA with id 9411563
Chrome 63.0.3239 (Mac OS X 10.13.2): Executed 0 of 0 ERROR (0.024 secs / 0 secs)

Of course - tests may be unsupported as there's no mention of ng test in the README

commented

Most likely a dupe of #3 Since there are no unit tests