When trying to run jasmine unit tests via the command line chutzpah.console.exe, if any tests use $.ajax() or XHR requests, the test runner is not able to execute the code. Is there any update in the works to support this for pulling in files asynchronously?
Thanks!
Comments: This does work. I have an integration test validating this scenario: https://chutzpah.codeplex.com/SourceControl/latest#Facts.Integration/JS/Test/ajaxCall.js
Thanks!
Comments: This does work. I have an integration test validating this scenario: https://chutzpah.codeplex.com/SourceControl/latest#Facts.Integration/JS/Test/ajaxCall.js