index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scenario
Age
Commit message (
Expand
)
Author
2010-10-20
Lots of stability and performance updates and UI polish too.
Elliott Sprehn
2010-10-19
fixed Scenario.js so that it does not clobber global vars
Misko Hevery
2010-10-19
fixed tests
Misko Hevery
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-09-23
cleanup underscore.js form rakefile
Misko Hevery
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-13
Fix issue with jquery not being visible in production
Shyam Seshadri
2010-08-13
Provide all jquery functions as futures
Shyam Seshadri
2010-08-13
Revert click dsl, since what is returned by element is a jquery object
Shyam Seshadri
2010-08-13
Pull in Rajat's changes to add click and url checking dsl
Shyam Seshadri
2010-08-11
Fix toEqual matcher to use angular.equals instead of simple == comparison, wh...
Shyam Seshadri
2010-08-11
modify element dsl to understand angular bindings and return jquery object fo...
Shyam Seshadri
2010-08-10
Change repeater dsl to collect and return an array of string contents based o...
Shyam Seshadri
2010-08-10
Fix test breakage in Chrome. Chrome JQuery doesn't like malformed table html ...
Shyam Seshadri
2010-08-10
Inject jquery into future scope, and rename outer scenario to _window, which ...
Shyam Seshadri
2010-08-09
Add element DSL, to find an element. Has knowledge of finding ng:bind element...
Shyam Seshadri
2010-08-06
added repeater.collect to E2E DSL
Andres Ornelas
2010-08-05
fix build breakage by returning the added futures in the DSL
Andres Ornelas
2010-08-05
Added new files to Rakefile and consistently used .addFuture
Andres Ornelas
2010-08-04
added MatcherSpec
Andres Ornelas
2010-08-04
test passing with repeater.count
Andres Ornelas
2010-07-27
refactoring done but Expect not working
Andres Ornelas
2010-07-27
before pulling testcontext out
Andres Ornelas
2010-07-27
stable before refactoring
Andres Ornelas
2010-07-27
Merge branch 'master' of github.com:angular/angular.js into future
Andres Ornelas
2010-07-08
fixed IE tests
Misko Hevery
2010-06-30
all tests passing with new futures concept
Andres Ornelas
2010-06-29
initial concept
Andres Ornelas
2010-06-22
expose e2e test results
Andres Ornelas
2010-06-09
fixed undefined testWindow bug
Andres Ornelas
2010-06-09
add beforeEach and afterEach to scenario DSL
Andres Ornelas
2010-06-09
change repeater count expectation wording
Andres Ornelas
2010-06-09
add repeater DSL and fix typo
Andres Ornelas
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-26
navigate to scenario waits for outstanding requests to clear before proceeding.
Andres Ornelas
2010-05-26
fixed broken jstd conf file
Andres Ornelas
2010-05-25
added rake task to create a single file for scenario runner
Misko Hevery
2010-05-25
fixed collapsed issue
Andres Ornelas
2010-05-24
added dsl tests and select method
Andres Ornelas
2010-05-24
added error handling on scenario definition
Andres Ornelas
2010-05-24
happy
Andres Ornelas Mesta
2010-05-20
semi working state
Misko Hevery
2010-05-20
basic end to end runner
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-19
lint
Misko Hevery
2010-03-23
tweeter demo script
Misko Hevery
[next]