angular.js/test/ngScenario
Igor Minar b9a9f91fbf fix(jqLite): fire $destroy event via triggerHandler
in jQuery 1.8.x the data() data structure is changed and events are
not accessible via data().events. Since all we need is to trigger
all event handlers, we can do so via triggerHandler() api instead of
mocking with the internal jQuery data structures.

This fix was originally proposed by PeteAppleton via PR #1512.

Closes #1512
2012-11-26 15:45:04 +01: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-runner): support data-ng and x-ng based attributes 2012-10-31 13:58:13 -07: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