aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngScenario/dslSpec.js
AgeCommit message (Expand)Author
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-05-14feat(scenario): adds mousedown and mouseup event triggers to scenarioAndreas Marek
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