Skip to content

Instantly share code, notes, and snippets.

View GopeshMedayil's full-sized avatar
:octocat:
Learn Relearn Unlearn

Gopesh GopeshMedayil

:octocat:
Learn Relearn Unlearn
View GitHub Profile
@gordonjl
gordonjl / karma.conf.js
Last active December 19, 2015 06:19
AngularJS Directive testing with external html templates.
//...
files = [
JASMINE,
JASMINE_ADAPTER,
'main/webapp/app/lib/jquery-1.8.1.js',
'main/webapp/app/lib/jquery.autotab-1.1b.js',
'main/webapp/app/lib/jquery.placeholder.min.js',
'main/webapp/app/lib/date.js',
'main/webapp/app/lib/angular/angular.js',