aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngScenario/dslSpec.js
AgeCommit message (Expand)Author
2013-01-18feat(scenario): add mouseover method to the ngScenario dslPedro Del Gallego
2013-01-16fix(scenario): don't trigger input events on IE9Igor Minar
2012-12-01feat(e2eRunner): fail when an option to select does not existStephane Bisson
2012-10-31fix(scenario-runner): support data-ng and x-ng based attributesAdam Macejak
2012-09-06feat(scenario): add dblclick method to the ngScenario dslPedro Del Gallego
2012-04-12fix(e2eRunner): $browser.location should delegate to apps $locationIgor Minar
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery