New Post: How to unit test Angular directive which have reference to external...
The appropriate example files for the question (related to jasmine) would...
View ArticleNew Post: How to unit test Angular directive which have reference to external...
I am not clear then what the requirement is.
View ArticleNew Post: How to unit test Angular directive which have reference to external...
We're following the best practices of angularjs (https://docs.angularjs.org/guide/directive) which states:"Unless your template is very small, it's typically better to break it apart into its own HTML...
View ArticleCreated Unassigned: Chutzpah Not able to load tests in test explorer [264]
Getting following error:------ Discover test started ------An exception occurred while test discoverer 'ChutzpahTestDiscoverer' was loading tests. Exception: Method not found:...
View ArticleCommented Unassigned: Chutzpah Not able to load tests in test explorer [264]
Getting following error:------ Discover test started ------An exception occurred while test discoverer 'ChutzpahTestDiscoverer' was loading tests. Exception: Method not found:...
View ArticleCreated Unassigned: Coverage via Blanket.js add ability to edit its template...
Currently the coverage is generated from code, which makes it uncustomizable. E.g. for example some zebra-stripes should be added.In order to do that, would be nice if there would be a template in the...
View ArticleCommented Unassigned: Coverage via Blanket.js add ability to edit its...
Currently the coverage is generated from code, which makes it uncustomizable. E.g. for example some zebra-stripes should be added.In order to do that, would be nice if there would be a template in the...
View ArticleCreated Unassigned: Make SuccessPercentage configurable in chutzpah.json [266]
60% is an arbitrary value, it should be configurable in chutzpah.json
View ArticleCreated Unassigned: Log Message: all the logs are written on the same line [267]
Every `console.log` from code or tests are written on the test output on the same line when running coverage tests.Please get rid of `Log Message` text and output them on different lines. Also please...
View ArticleEdited Unassigned: Coverage - Log Message: all the logs are written on the...
Every `console.log` from code or tests are written on the test output on the same line when running coverage tests.Please get rid of `Log Message` text and output them on different lines. Also please...
View ArticleCreated Unassigned: RequireJS racing conditions in coverage (blanket.js) fail...
When your project is 100% based on requireJS modules, there is a racing condition and mostly of the time the code coverage library (blanket.js) doesn't wait enough for all the `requirejs` dependinces...
View ArticleCommented Unassigned: RequireJS racing conditions in coverage (blanket.js)...
When your project is 100% based on requireJS modules, there is a racing condition and mostly of the time the code coverage library (blanket.js) doesn't wait enough for all the `requirejs` dependinces...
View ArticleCommented Unassigned: Coverage - Log Message: all the logs are written on the...
Every `console.log` from code or tests are written on the test output on the same line when running coverage tests.Please get rid of `Log Message` text and output them on different lines. Also please...
View ArticleCommented Unassigned: Make SuccessPercentage configurable in chutzpah.json [266]
60% is an arbitrary value, it should be configurable in chutzpah.jsonComments: Very good suggestion. I will look at this for the next release.
View ArticleCommented Unassigned: Coverage via Blanket.js add ability to edit its...
Currently the coverage is generated from code, which makes it uncustomizable. E.g. for example some zebra-stripes should be added.In order to do that, would be nice if there would be a template in the...
View ArticleCreated Unassigned: Support for Angular (aka pure) HTML template imports [269]
We are using Chutzpah with QUnit to unit test our client side code which is built on the AngularJS framework. We have defined several AngularJS directives that reference templates located in external...
View ArticleCommented Unassigned: Errors only when measuring coverage [260]
I have tests that pass if I don't use the /coverage flag, but that fail when I do. C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js3 total, 0...
View ArticleCommented Unassigned: Errors only when measuring coverage [260]
I have tests that pass if I don't use the /coverage flag, but that fail when I do. C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js3 total, 0...
View ArticleCommented Unassigned: Errors only when measuring coverage [260]
I have tests that pass if I don't use the /coverage flag, but that fail when I do. C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js3 total, 0...
View ArticleCreated Unassigned: Load dependencies before Jasmine unit tests and code...
I have a web application implemented with the Durandal framework. Durandal uses other libraries as jquery, knockout, Q, toastr. Beside these third party libraries, I use 'jquery UI' which depends on...
View Article