Commit Graph

423 Commits

Author SHA1 Message Date
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
pivotal 1df1de2bb7 dwf/rva: results now propagated up. 2008-12-02 13:59:39 -08:00
pivotal 42eeab1cdb dwf/rva: refactoring Suite (describe function) & Runner to use shared parent actionCollection 2008-12-02 11:21:50 -08:00
pivotal 2c1d809e62 dwf/rva: runner that can execute multiple suites. 2008-12-02 11:08:12 -08:00
pivotal f43ba0a51c added suite functionality and tests on function scope 2008-12-02 10:27:09 -08:00
pivotal be33f1e6d4 dwf/rva: started suite testing. 2008-12-01 17:57:21 -08:00
pivotal 7a95f3344c dwf/rva: adding a little bit of suite-ness to make async testing more readable. 2008-12-01 16:32:14 -08:00
pivotal 29a0e1f519 dwf/rva: more async refactoring; results now stored on a per-spec basis; 2008-12-01 15:59:41 -08:00
pivotal 0ccb6dfc90 dwf/rva: Refactored async spec logic. 2008-12-01 15:15:34 -08:00
pivotal 3e02023d9f dwf/rva: async working with .waits() syntax; simple case 2008-12-01 14:24:13 -08:00
pivotal a4979fe851 Added statement chaining to specs 2008-12-01 12:26:12 -08:00
Davis W. Frank 9f2d3e0540 dwf: refactored Jasmine for less coupling; adding Crockford's helper
methods; crafted a new 'bootstrap' test in order to allow name
collisions with JSpec; better formatting of results in bootstrap test.
2008-11-29 18:12:55 -08:00
Davis W. Frank a2802923e2 dwf: refactor to move expects & spec to the global name space so they're
accessible.
2008-11-27 14:30:46 -08:00