angular.js/src/ngScenario
Adam Macejak ad7ce0d402 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 14:10:26 -07:00
..
jstd-scenario-adapter chore(license): update to google 2012-04-20 11:29:34 -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 docs(*): simplify doc urls 2012-06-12 00:10:18 -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:19:44 -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:19:44 -07:00
SpecRunner.js fix(scenario-runner): support data-ng and x-ng based attributes 2012-10-31 14:10:26 -07:00