angular.js/test/scenario
Vojta Jina c5f0342ad8 Don't check url (by HEAD request) before navigateTo
Removed angular.scenario.Application.checkUrlStatus_ method and these tests:
* should call error handler if status check fails
* should perform a HEAD request to verify file existence
* should call error handler if status code is less than 200
* should call error handler if status code is greater than 299
* should call error handler if status code is greater than 299
2011-05-19 09:43:56 -07:00
..
output fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
ApplicationSpec.js Don't check url (by HEAD request) before navigateTo 2011-05-19 09:43:56 -07:00
DescribeSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
dslSpec.js Fix some typos, missing semi-colons, etc... 2011-04-25 08:17:17 -07:00
FutureSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
matchersSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
mocks.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
ObjectModelSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
RunnerSpec.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
SpecRunnerSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00