Nathan Wilmes & Davis W. Frank
|
d90852336f
|
Added wasNotCalledWith matcher, used argsForCall a bit less
|
2009-12-21 11:45:49 -08:00 |
Christian Williams
|
7653107f0c
|
Use jasmine.undefined for all comparisons to the undefined value, since undefined itself may be redefined elsewhere
in app code. Thanks to Charlie Meyer at UIUC for the suggestion.
|
2009-11-26 11:12:06 -05:00 |
Christian Williams
|
2cb5bf146c
|
rake jasmine:build no longer builds docs; use default for that.
|
2009-11-26 10:41:10 -05:00 |
Christian Williams
|
4ebc3b5964
|
Update.
|
2009-11-26 10:29:50 -05:00 |
Christian Williams
|
ee5905d237
|
Fix html escaping of matcher failure messages.
|
2009-11-12 16:13:44 -05:00 |
Christian Williams
|
ff8b9d8375
|
Oops, revert unintentional commit.
|
2009-11-10 14:30:26 -05:00 |
Christian Williams
|
1982fb51c9
|
Generate docs from source files, not lib.
|
2009-11-10 14:28:47 -05:00 |
Christian Williams
|
0810e4a01c
|
Rename UPDATE_INTERVAL to DEFAULT_UPDATE_INTERVAL.
|
2009-11-09 17:51:03 -05:00 |
ragaskar
|
8feb285ca8
|
Ruby runner changes. Users of previous versions with Rake tasks that make use of additional runner options (helpers, etc) may be broken.
|
2009-10-31 21:47:11 -07:00 |
ragaskar
|
f9d73761bb
|
Restore Matcher prototype methods for IDE joy
|
2009-10-30 19:29:19 -07:00 |
ragaskar
|
4c600311df
|
consolex update
|
2009-10-29 22:19:13 -07:00 |
ragaskar
|
827fd1da0e
|
Pass sensible arguments in ExpectationResults
|
2009-10-29 20:33:47 -07:00 |
ragaskar
|
328cc89980
|
Add deadlyicon console fix for safari
|
2009-10-29 19:48:23 -07:00 |
Ryan Dy & Rajan Agaskar
|
b67d2a265d
|
major matcher refactor
|
2009-10-29 17:03:24 -07:00 |
ragaskar
|
8b23698852
|
TrivialReporter matcher message spec. Simplified TrivialReporter createDom.
|
2009-10-27 22:18:38 -07:00 |
pivotal
|
6a467fc00e
|
added tests for mockclock
|
2009-10-27 16:49:23 -07:00 |
Davis Frank & Rajan Agaskar
|
fa2d36c5dc
|
Minor doc fix
|
2009-10-27 13:33:22 -07:00 |
ragaskar
|
2059422955
|
Removed jasmine.env.currentlyRunningTests, use reporter to determine if jasmine is running
|
2009-10-24 17:01:40 -07:00 |
Erik Hanson & Rajan Agaskar
|
b35a2acfc8
|
Moved currentlyRunningTests to Runner instead of spec
|
2009-10-21 09:33:31 -07:00 |
Erik Hanson & Rajan Agaskar
|
1c3b3b89be
|
Added geminstaller.yml
|
2009-10-21 09:30:16 -07:00 |
Christian Williams
|
5f82bdbf1b
|
Fix test running in IE.
|
2009-10-19 17:29:33 -07:00 |
ragaskar
|
3109e7a4bb
|
Jasmine version to 0.10.0
|
2009-10-16 20:10:20 -07:00 |
ragaskar
|
d222855cc8
|
TrivialReporter IE compatibility
|
2009-10-15 20:00:41 -07:00 |
ragaskar
|
308d02f72f
|
Trivial Reporter improvements, runner now returns specs()
|
2009-10-15 18:58:52 -07:00 |
ragaskar
|
35171c9222
|
Rebuild jasmine.js
|
2009-10-15 18:00:05 -07:00 |
Rajan Agaskar & Ryan Dy
|
1b1c2b1998
|
Allow jasmine::runner to take an optional list of styesheets
|
2009-10-13 15:16:20 -07:00 |
Rajan Agaskar & Ryan Dy
|
92ffcb47e2
|
SimpleServer.start now takes optional array of stylesheet paths for runner
|
2009-10-13 14:48:09 -07:00 |
Rajan Agaskar & Ryan Dy
|
3459697cb4
|
merge in Queue fixes
|
2009-10-13 14:22:47 -07:00 |
ragaskar
|
73c0d57c94
|
Tuning to prevent stack overflows in FF
|
2009-10-05 22:36:10 -07:00 |
ragaskar
|
250c483a6b
|
Merged in Selenium optimizations from http://github.com/gannett/jasmine branch. Updated json2 to latest.
|
2009-09-29 22:09:30 -07:00 |
ragaskar
|
a394b564f4
|
runner-wide beforeEach, afterEach support
|
2009-09-28 16:24:45 -07:00 |
ragaskar
|
2588368231
|
Deprecate getResults() (use results()). Add some unit test coverage for jasmine.Spec. Add some unit test coverage for JsApiReporterSpec.
|
2009-09-28 11:13:44 -07:00 |
ragaskar
|
26fdc7cc91
|
Fix for jasmine rake tasks, fix for window.eval issues
|
2009-09-09 18:18:00 -07:00 |
Christian Williams
|
724f1772b7
|
Merge branch 'master' of git@github.com:pivotal/jasmine
Conflicts:
Rakefile
examples/ruby/Rakefile
examples/ruby/spec/jasmine_spec.rb
lib/jasmine-0.9.0.js
src/Queue.js
|
2009-09-08 06:48:57 -07:00 |
ragaskar
|
11f356e375
|
Integrate JasmineHelper
|
2009-09-04 23:04:48 -07:00 |
ragaskar
|
65cec7a2b9
|
Updated require for SimpleClient for greater selenium compatibility
|
2009-09-04 19:46:39 -07:00 |
ragaskar
|
4620ea6a44
|
Merged in Xian's speed fixes
|
2009-09-04 10:57:08 -07:00 |
Christian Williams & Kim Eric Mittler
|
3b702bd992
|
Add back support for Env's updateInterval.
|
2009-09-02 15:33:24 -07:00 |
Christian Williams & Kim Eric Mittler
|
bed9e118b6
|
Add time reporting.
|
2009-09-02 15:32:57 -07:00 |
Christian Williams & Kim Eric Mittler
|
5e8b52debf
|
Merge branch 'master' of git://github.com/pivotal/jasmine
|
2009-09-02 10:29:59 -07:00 |
ragaskar
|
43f819e9e2
|
Deprecated getAllSuites
|
2009-09-02 07:52:11 -07:00 |
ragaskar
|
4533d6a7cd
|
specs() refactor, added test coverage
|
2009-09-02 07:30:31 -07:00 |
ragaskar
|
50134eb1ac
|
Fix 'doubled' test runs in test runner
|
2009-09-01 21:21:54 -07:00 |
ragaskar
|
b9ee6a9119
|
Version revision uses current timestamp
|
2009-08-27 22:23:51 -07:00 |
pivotal
|
187bde37ca
|
dwf/cj: added function and tests to get a suite's spec count
|
2009-08-27 14:21:10 -07:00 |
ragaskar
|
7a446d53c0
|
Reorg. Added examples/ with html and ruby test runner examples
|
2009-08-26 22:13:30 -07:00 |
ragaskar
|
ba5b4ab166
|
Fix compatibility with the ruby contrib runner
|
2009-08-26 15:55:08 -07:00 |
ragaskar
|
f9d61108ee
|
Minor version changes
|
2009-08-21 07:00:54 -07:00 |
ragaskar
|
3993969c41
|
Add versioning to jasmine
|
2009-08-20 22:16:14 -07:00 |
ragaskar
|
bc790d6b87
|
Rebuild jasmine.js
|
2009-08-19 08:50:56 -07:00 |