ragaskar
|
ff5e1d337a
|
Fixed bootstrap tests
|
2009-06-16 07:19:15 -07:00 |
ragaskar
|
853f47e4aa
|
Added rake :build task to concat files together. Removed jsUnitMockTimeout.js
|
2009-06-16 07:13:45 -07:00 |
pivotal
|
5b24ee8498
|
Merge branch 'master' of git://github.com/infews/jasmine into infews/master
|
2009-06-15 14:03:03 -07:00 |
Davis W. Frank
|
a5cf424f08
|
dwf: finished ExceptionsTest.js - BOOTSTRAP is red, not sure why
|
2009-06-15 13:47:05 -07:00 |
Davis W. Frank
|
6a2602f243
|
dwf: started moving Exceptions tests from bootstrap to runner
|
2009-06-15 08:28:14 -07:00 |
Davis W. Frank
|
95b52b9f82
|
dwf: moved runner finished & callback test to suites
|
2009-06-15 08:14:55 -07:00 |
Brian Takita
|
8723421bc3
|
Fixed example.html
|
2009-06-15 00:51:51 -07:00 |
Brian Takita
|
67d9466e5a
|
Ignoring rubymine files.
|
2009-06-15 00:51:45 -07:00 |
Davis W. Frank
|
9928674b37
|
dwf: moved test of #explodes into SpecRunningTest.js - GREEN
|
2009-06-14 23:41:14 -07:00 |
Davis W. Frank
|
b2cbff3bb6
|
dwf: monster file re-org. RED BUILD
|
2009-06-14 23:34:29 -07:00 |
Davis W. Frank
|
e48c22ffbd
|
dwf: removing a bunch of duplciated files
|
2009-06-14 23:15:09 -07:00 |
Davis W. Frank
|
8f13a631e7
|
dwF: moving toNotEqual to report !this.env.equals_ instead of a straight !==
|
2009-06-14 23:14:20 -07:00 |
ragaskar
|
9b712613c5
|
Added example of nested describes
|
2009-05-28 20:27:43 -07:00 |
ragaskar
|
9d95483de6
|
Refactored into class files. Meta-tests and runner for jasmine. Stack traces available for Firefox and supported browsers. Experimental pretty print matcher support. Many other new features
|
2009-05-28 20:02:15 -07:00 |
Rajan Agaskar
|
cabc666505
|
Updated to latest version of Jasmine
|
2009-04-22 08:01:23 -07:00 |
Rajan Agaskar
|
a3ea7c7c47
|
Updated to latest jasmine version
|
2009-04-22 08:00:04 -07:00 |
ragaskar
|
2032f51460
|
Minor test fixup to support env-js DOM implementation
|
2009-03-01 07:38:00 -08:00 |
ragaskar
|
3d1fb9bc3a
|
added additional spy example to README.
|
2009-03-01 07:06:09 -08:00 |
ragaskar
|
6ee92179d8
|
proxying dwf README changes.
|
2009-03-01 06:55:39 -08:00 |
ragaskar
|
9404716322
|
Doc fixes. Really, markdown? Really?
|
2009-03-01 05:47:02 -08:00 |
ragaskar
|
2c8c3464b2
|
Documentation updates
|
2009-03-01 05:34:39 -08:00 |
ragaskar
|
dd8f248f7b
|
Major jasmine updates
|
2009-03-01 05:34:00 -08:00 |
Chad Woolley
|
9117bcaa41
|
update readme w/links to open source mailing list and tracker project
|
2009-03-12 15:03:09 -07:00 |
Chad Woolley
|
76927a0301
|
update readme w/links to open source mailing list and tracker project
|
2009-03-12 15:01:32 -07:00 |
pivotal
|
145a2253e8
|
dwf/rva: exception handling should now work in most cases.
|
2009-01-15 14:27:39 -08:00 |
pivotal
|
c94496c9fe
|
dwf/rva: added better exception handling for Webkit
|
2009-01-15 12:40:00 -08:00 |
pivotal
|
183b06bb9d
|
dwf/rva - moved should_be_defined() into Jasmine from Tweed
|
2009-01-07 17:12:17 -08:00 |
pivotal
|
d9345b3874
|
rva - Added a 'should_match' regex matcher
|
2008-12-19 18:13:48 -08:00 |
pivotal
|
5057329af7
|
dwf/rva: added pending icons, more red fail icon, better TODOs, and props to Jessica for the icons.
|
2008-12-11 16:52:19 -08:00 |
pivotal
|
259390868e
|
dwf/rva: rolled back blank expectations for now; Now catching exceptions & reporting them in results.
|
2008-12-10 11:20:33 -08:00 |
pivotal
|
c9edbbe9b7
|
dwf/rva: snazzy new graphics
|
2008-12-10 10:32:23 -08:00 |
pivotal
|
72ba4ea90a
|
dwf/rva: better aliasing for getting to results at each level
|
2008-12-10 10:30:01 -08:00 |
pivotal
|
cd135b16f6
|
dwf: adding MIT LICENSE
|
2008-12-09 09:27:05 -08:00 |
pivotal
|
821fb54934
|
dwf: made Jasmine & Jasmine.Reporters namespaces; the instance of Jasmine is now just jasmine.
|
2008-12-08 13:01:06 -08:00 |
pivotal
|
b8a8dc4562
|
dwf: refactoring how reporters work to add callbacks at all levels, separating how/when DOM writing works;
|
2008-12-08 11:35:10 -08:00 |
pivotal
|
1450eb5b65
|
dwf/rva: refactor reporter abstract and jasmine into three distinct report functions for specs, suites, and runners.
|
2008-12-05 17:33:35 -08:00 |
pivotal
|
665c3e9f33
|
dwf/rva: moved JasmineReporter 'base class' to jasmine.js
|
2008-12-05 10:22:03 -08:00 |
pivotal
|
80e1d6b6e8
|
dwf/rva: Added Incremental Reporter, refactored abstract reporter class, added tests! 78!!!
|
2008-12-04 12:54:54 -08:00 |
pivotal
|
8ee209585d
|
dwf/rva: ensured JSON reporter works if no DOM element specified
|
2008-12-04 11:45:30 -08:00 |
pivotal
|
e1cafe7881
|
dwf/rva: adding optional element for DOM output
|
2008-12-04 11:43:22 -08:00 |
pivotal
|
cc164257a7
|
dwf/rva: added JSONReporter
|
2008-12-04 10:56:58 -08:00 |
pivotal
|
735ebd6c66
|
dwf/rva: actionColllection now has an optional finishCallback
|
2008-12-04 09:37:36 -08:00 |
pivotal
|
f5486bde35
|
dwf: cleaned up code formatting in README
|
2008-12-04 09:15:07 -08:00 |
pivotal
|
00f5f1722c
|
dwf/rva: Added examples, fixed bug with initializing currentSuite with a mock.
|
2008-12-03 17:11:05 -08:00 |
pivotal
|
e025755a61
|
dwf/rva: fixed R's name, dammit.
|
2008-12-03 16:25:34 -08:00 |
pivotal
|
0f3685aca3
|
dwf/rva: minor Jasmine cleanup
|
2008-12-03 16:23:17 -08:00 |
pivotal
|
10b613c97d
|
dwf: small cleanups.
|
2008-12-02 19:59:13 -08:00 |
pivotal
|
63db262f35
|
dwf/rva: tweaked TODO comments
|
2008-12-02 15:48:00 -08:00 |
pivotal
|
f0de62906c
|
dwf/rva: Suites now have beforeEach and AfterEach
|
2008-12-02 15:27:07 -08:00 |
pivotal
|
a9a6d7cbda
|
dwf/rva: results are now carrying descriptions as needed (Runner, Suite, Spec)
|
2008-12-02 14:26:47 -08:00 |