codeforokc / school-finder

Geolocation-based web app for locating schools and school districts near you
MIT License
18 stars 17 forks source link

Added external jquery link to karma.conf.js, refactored geolocation_spec... #54

Closed Mike-Loffland closed 9 years ago

Mike-Loffland commented 9 years ago

[#48] is closed... But, Karma was still complaining:

Error: Bootstrap's JavaScript requires jQuery at http://localhost:9876/base/app/scripts/bootstrap.min.js?313da686ebbe387064f2d1899c64ea562b81eb40:6

[Pull Request #51] Removed the $rootScope.$apply methods. But, this caused the geolocation unit tests to fail.