aboutsummaryrefslogtreecommitdiffstats
path: root/test/scenario/RunnerSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-10feat(module): new module loaderMisko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-11-14refactor(mock): moved mocks into its own moduleMisko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-23Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...Misko Hevery
2010-10-20Lots of stability and performance updates and UI polish too.Elliott Sprehn
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn
2010-09-14Fixed all trivial jslint violationsMisko Hevery
2010-08-10Inject jquery into future scope, and rename outer scenario to _window, which ...Shyam Seshadri
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-09add repeater DSL and fix typoAndres 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