aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario/SpecRunner.js
AgeCommit message (Expand)Author
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-11-09Support substring matching of bindings with repeater(). Closes #123Elliott Sprehn
2010-11-02Make future names consistent and handle falsy values in jQuery generated meth...Elliott Sprehn
2010-10-27Revert performance optimization of using setTimeout in SpecRunner every 10 st...Elliott Sprehn
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-20Lots of stability and performance updates and UI polish too.Elliott Sprehn
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-19Significantly clean up the way the scenario DSL works and implement many more...Elliott Sprehn
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn