diff --git a/index.html b/index.html index b5e6e8e..8ffdad9 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - + diff --git a/package.json b/package.json index 9837206..27fd9e3 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,8 @@ }, "devDependencies": { "angular": "^1.7.5", - "angular-route": "^1.7.5", + "angular-mocks": "^1.7.7", + "angular-route": "^1.7.7", "bootstrap": "^4.1.3", "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", "font-awesome": "^4.7.0", @@ -44,12 +45,15 @@ "gulp-angular-templatecache": "^2.2.5", "gulp-clean": "^0.4.0", "gulp-connect": "^5.6.1", + "gulp-footer": "^2.0.2", + "gulp-header": "^2.0.7", "gulp-htmlmin": "^5.0.1", "gulp-jshint": "^2.1.0", "gulp-rename": "^1.4.0", "gulp-replace": "^1.0.0", "gulp-uglify": "^3.0.1", "gulp-uglify-es": "^1.0.4", + "jasmine": "^3.3.1", "jasmine-core": "^3.3.0", "jquery": "^3.3.1", "jshint": "^2.9.6", diff --git a/test.html b/test.html new file mode 100644 index 0000000..6c50ce2 --- /dev/null +++ b/test.html @@ -0,0 +1,21 @@ + +
+ + + + + + + + + + + + + + + + + + +