startersacademy / fullstack-project-01

Learning Management System
MIT License
0 stars 5 forks source link

Add README, Travis configuration, and more powerful gulp file #52

Closed treyhunner closed 9 years ago

treyhunner commented 9 years ago

Changes:

jadedsurfer commented 9 years ago

I merged your changes and some changes to the gulpfile and package.json. Please review.

The gulpfile should support all testing and all platforms. All dependencies through week 3 should be included in package.json

Known issue: when running gulp test:all there is a significant delay after test:unit before the integration tests start but it does eventually complete successfully.

treyhunner commented 9 years ago

The unit tests for me fail with:

ERROR [config]: File /home/trey/repos/project/karma.conf.js does not exist!