问题标签 [ng-html2js]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
212 浏览

angularjs - 使用 ng-html2js 进行 AngularJS 组件测试

有人可以帮我解决这个问题:

角项目:

gui_service/client/src/js/remoteGuiApp.js:

gui_service/client/src/modules/login/login.js

我也有这个组件的“/src/modules/login/login.html”模板。

gui_service/client/test/karma.conf

最后我的问题点: gui_service/client/test/LoginComponent-test.js:

由于启动业力我有这样的错误:角度链接错误

也许有人会告诉这个问题的解决方案。谢谢你的帮助。