aboutsummaryrefslogtreecommitdiffstats
path: root/test/scenario
AgeCommit message (Expand)Author
2010-09-14Fixed all trivial jslint violationsMisko Hevery
2010-08-14Provide all jquery functions as futuresShyam Seshadri
2010-08-14Fix broken tests for element dslShyam Seshadri
2010-08-13Revert click dsl, since what is returned by element is a jquery objectShyam Seshadri
2010-08-13Pull in Rajat's changes to add click and url checking dslShyam Seshadri
2010-08-12Fix toEqual matcher to use angular.equals instead of simple == comparison, wh...Shyam Seshadri
2010-08-12modify element dsl to understand angular bindings and return jquery object fo...Shyam Seshadri
2010-08-12Change repeater dsl to collect and return an array of string contents based o...Shyam Seshadri
2010-08-10Fix test breakage in Chrome. Chrome JQuery doesn't like malformed table html ...Shyam Seshadri
2010-08-10Inject jquery into future scope, and rename outer scenario to _window, which ...Shyam Seshadri
2010-08-09Add element DSL, to find an element. Has knowledge of finding ng:bind element...Shyam Seshadri
2010-08-06added repeater.collect to E2E DSLAndres Ornelas
2010-08-04added MatcherSpecAndres Ornelas
2010-08-04test passing with repeater.countAndres Ornelas
2010-07-27refactoring done but Expect not workingAndres Ornelas
2010-07-27text context extractedAndres Ornelas
2010-07-27before pulling testcontext outAndres Ornelas
2010-07-27stable before refactoringAndres Ornelas
2010-07-27Merge branch 'master' of github.com:angular/angular.js into futureAndres Ornelas
2010-07-08fixed IE testsMisko Hevery
2010-06-30all tests passing with new futures conceptAndres Ornelas
2010-06-29add test for error in afterEachAndres Ornelas
2010-06-22expose e2e test resultsAndres Ornelas
2010-06-09add beforeEach and afterEach to scenario DSLAndres Ornelas
2010-06-09change repeater count expectation wordingAndres Ornelas
2010-06-09add repeater DSL and fix typoAndres Ornelas
2010-05-25appended lastDocument to the document.bodyAndres Ornelas
2010-05-24added dsl tests and select methodAndres Ornelas
2010-05-24added error handling on scenario definitionAndres Ornelas
2010-05-24happyAndres Ornelas Mesta
2010-05-20semi working stateMisko Hevery
2010-05-20basic end to end runnerMisko Hevery
2010-03-16make xhr just a methodAdam Abrons
2010-03-15get scenarios running again - open Runner.html in a browser to run themAdam Abrons