angular.js/src/ngScenario
Adam Macejak 249a1d84e7 fix(scenario-runner): support data-ng and x-ng based attributes
Prefixed attributes like data-ng-model and x-ng-model were not being
found by the Selector. It was only looking at ng: and ng- prefixed
attributes.
Added a few tests as well to ensure the aforementioned prefixed
attributes are being matched properly.

Closes #1020
2012-10-31 13:58:13 -07:00
..
output chore(*): remove dead code and fix code style issues 2012-04-10 16:52:12 -07:00
angular-bootstrap.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Application.js fix(scenario): make browser().location() working if ng-app on other than <html> 2012-05-05 03:30:28 +02:00
Describe.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
dsl.js feat(scenario): add dblclick method to the ngScenario dsl 2012-09-06 16:06:24 -07:00
Future.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
matchers.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ObjectModel.js fix(scenario): emit RunnerBegin event 2012-09-11 16:12:41 -07:00
Runner.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Scenario.js fix(scenario): NPE when no angular loaded in test page 2012-09-11 16:12:40 -07:00
SpecRunner.js fix(scenario-runner): support data-ng and x-ng based attributes 2012-10-31 13:58:13 -07:00