aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngScenario
AgeCommit message (Expand)Author
2013-09-11test($browser): correct false positive in ApplicationSpec.jsWoody Peterson
2013-07-31feat(scenario): expose jQuery for usage outside of angular scenarioAndreas Marek
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-06-28chore: remove jstd leftoversVojta Jina
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-04-03feat(Scenario): autodisable animations when running e2e testsIgor Minar
2013-02-07fix(scenario): include error messages in XML outputJulie
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-11-26fix(jqLite): fire $destroy event via triggerHandlerIgor Minar
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-08-30fix(scenario): Adding meta tag to avoid cache issuesGerman Galvis
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-04-02fix(scenario): dev secenario testsMykhailo Kotsur
2012-03-28refactor(fromJson): always use native JSON.parseIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery