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 |
|
Joseph Palermo
|
701ee719e6
|
Fix loop so it works with extra methods added to Array
|
2009-11-22 22:18:53 -08:00 |
|
Christian Williams
|
970ef0cec2
|
Refactor.
|
2009-10-19 22:19:36 -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
|
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
|
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 |
|
Christian Williams & Aaron Peckham
|
5b695d3deb
|
Report spec results properly.
|
2009-07-10 14:35:24 -07:00 |
|