angular.js/test/ngScenario
Igor Minar 8b9e6c3501 fix(scenario): don't trigger input events on IE9
input.enter() should trigger 'change' rather than 'input' event on IE9 because
input events on IE9 are broken and angular doesn't rely on them
2013-01-16 23:26:36 -08:00
..
e2e fix(scenario): Adding meta tag to avoid cache issues 2012-08-30 15:36:42 -07:00
jstd-scenario-adapter chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
output chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ApplicationSpec.js fix(jqLite): fire $destroy event via triggerHandler 2012-11-26 15:45:04 +01:00
DescribeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
dslSpec.js fix(scenario): don't trigger input events on IE9 2013-01-16 23:26:36 -08:00
FutureSpec.js refactor(fromJson): always use native JSON.parse 2012-03-28 16:30:38 -07:00
matchersSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
mocks.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ObjectModelSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
RunnerSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ScenarioSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
SpecRunnerSpec.js fix(scenario-runner): support data-ng and x-ng based attributes 2012-10-31 13:58:13 -07:00