alexkramer / force-vue

Simple VueJs application which integrates with the Star Wars API (SWAPI)
http://alexckramer.com/force-vue
2 stars 21 forks source link

Add 3 Nightwatch e2e tests, a few Karma tests #42

Closed tjmaher closed 8 years ago

tjmaher commented 8 years ago

Assignment by Gaurav Parajuli: "For the web page in there please write few unit and at least three JScript/ Java-based selenium test in Nightwatch.".

First time installing and using:

... but here it goes! I've only used Selenium WebDriver with Java for the past two years at Fitbit. Some API testing. See

Last weekend, it was a coding test using Protractor and AngularJS, for the very first time.

tjmaher commented 8 years ago

... I am not sure how to write unit tests in Karma Test Runner. I only first heard about it a few days ago: http://www.tjmaher.com/2016/09/playing-with-protractor-complexities-of.html