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

Adds Vehicle support and images for views #53

Closed niamhdurfee closed 7 years ago

niamhdurfee commented 8 years ago

Fixes issues #51 and #7

alexkramer commented 8 years ago

Looks pretty good! If possible see if you can add a small test of the new functionality you tested. I also realize that the tests are failing across the builds right now due to Firefox. Do not worry about that, I will take a look and see if I can fix that.

niamhdurfee commented 8 years ago

Still looking into writing tests for functionality for #7, fixed issues from before for #51. The tests are failing on Chrome for me, but FireFox works fine?!