Commit Graph

129 Commits

Author SHA1 Message Date
John Bintz
69d865c050 rearrange the furniture some more 2011-10-26 08:45:23 -04:00
John Bintz
298e8c2d3d last set of changes 2011-10-25 22:22:29 -04:00
John Bintz
d9ade573c9 clean out the old cruft, getting really close 2011-10-25 16:15:52 -04:00
John Bintz
dda84fdcb9 first big switch to javascript doing all the work 2011-10-24 16:40:08 -04:00
John Bintz
894b979674 merge jasmine.yml keys the same way as the gem 2011-10-24 11:48:41 -04:00
John Bintz
065cb6a985 better support for pulling in vendored helpers 2011-10-17 10:34:11 -04:00
John Bintz
2aabba2cd7 vendored helpers support, take a look at jasmine-spec-extras 2011-10-17 10:07:24 -04:00
John Bintz
42ed3e6013 ensure all paths are expanded before working with them, should fix johnbintz/guard-jasmine-headless-webkit #10 2011-10-17 09:25:11 -04:00
John Bintz
951cf80f09 also allow runner output to be defined in yaml, implements #66 2011-10-11 08:55:43 -04:00
John Bintz
0be7b9e20c start work on writing out report files usable by other things 2011-10-10 14:11:13 -04:00
John Bintz
262b7a8223 much better accuracy 2011-09-12 15:38:40 -04:00
John Bintz
243fe526ac rip out the big js parser and put in a tiny one to guess spec line numbers on failures 2011-09-12 15:12:58 -04:00
John Bintz
dc134dcf24 fix the determination of spec files for line number analysis 2011-09-09 11:49:17 -04:00
John Bintz
7bd6894397 also add beautify-html.js 2011-09-08 13:59:28 -04:00
John Bintz
a8b066ee50 make sure reports don't blow up with multi-line console messages 2011-09-08 12:17:50 -04:00
John Bintz
d8023afaee hack up a copy of jsDump and improve console reporting 2011-09-08 11:48:33 -04:00
John Bintz
363ee91b6b better support for when we don't know spec line location 2011-09-06 16:48:19 -04:00
John Bintz
6bf64edb32 better support for re-running specific specs and getting information on which specs failed 2011-09-06 16:01:10 -04:00
John Bintz
183bd93d31 timer updates, should fix #56 2011-09-06 11:37:29 -04:00
John Bintz
7f197c3719 modify reporter for use with guard 2011-09-03 07:54:52 -04:00
John Bintz
cae6f16623 finish new-style reporting, time to use it 2011-09-02 17:00:21 -04:00
John Bintz
f1318a5223 Merge branch 'master' into qt-cleanup 2011-09-02 15:52:24 -04:00
John Bintz
e5510f13d0 halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
John Bintz
b21573b1dc fix a bug and give a message when the cache is building 2011-09-02 11:31:58 -04:00
John Bintz
c523a1e310 second part - cache spec file analysis 2011-09-01 10:39:29 -04:00
John Bintz
fa27ee715a enable coffeescript cache, step 1 of a big speedup 2011-09-01 09:38:53 -04:00
John Bintz
e3923335b8 clean up cpp some more 2011-08-26 11:18:04 -04:00
John Bintz
a46e72c1e2 fix colors options, fixes #55 2011-08-23 20:07:05 -04:00
John Bintz
64037b205f big merge 2011-08-23 19:55:48 -04:00
John Bintz
b54f163d3e make cleanups and color fixes 2011-08-23 19:49:47 -04:00
John Bintz
a206df590f ensure bad utf-8 is handled, fixes #48 2011-08-23 19:24:28 -04:00
John Bintz
d039aba84b start of file listing 2011-08-23 19:23:56 -04:00
John Bintz
ebe5b03e36 start of file listing 2011-08-22 13:26:48 -04:00
John Bintz
dc5b8c026d better errors and flatten jasmine.yml keys, allowing for merged yaml sequences in config 2011-08-10 13:11:05 -04:00
John Bintz
f094aeabc6 remove a flaky test 2011-08-10 08:55:38 -04:00
John Bintz
77a14311aa don't process any more specs when there's an error, makes the output make more sense on super-fast computers when errors occur 2011-08-07 14:45:57 -04:00
John Bintz
572d2a8b5a ensure bad utf-8 is handled, fixes #48 2011-08-04 10:18:05 -04:00
John Bintz
37c4e2e52b better qt finding 2011-07-29 21:33:19 -04:00
John Bintz
2c27d6b6b3 handle when forms try to leave, too 2011-07-22 12:48:51 -04:00
John Bintz
8a5121bd90 small clenaup and ensure form submits don't trigger loops, either 2011-07-22 09:40:40 -04:00
John Bintz
13bcd5226e ensure a spec can't leave the page, causing a craaaazy loop 2011-07-22 07:42:25 -04:00
John Bintz
75f4d26344 better handling of rails version checks 2011-07-19 10:29:25 -04:00
John Bintz
879975a8ca better qt building? 2011-07-18 10:52:57 -04:00
John Bintz
e72eaef7a1 better finding of spec lines 2011-07-14 10:54:44 -04:00
John Bintz
3c4e557517 show line numbers for spec failures, whoa nelly 2011-07-13 14:42:47 -04:00
Ryan Carver
d5e44fe9a5 change Jasmine.root to Jasmine::Core.path to work with jasmine 1.1 2011-06-30 12:27:57 -07:00
John Bintz
1d3991f52e support globs in file filters, fixes #29 2011-06-30 06:41:32 -04:00
John Bintz
edd503f262 passing in no files doesn't mean run a focused test with zero files, doi 2011-06-29 10:38:15 -04:00
John Bintz
99c939e6d0 raise exceptions on rake task failures, hopefully addresses #26 2011-06-28 11:24:11 -04:00
John Bintz
7316f77367 use mocha mocking instead of punching ducks 2011-06-28 11:06:36 -04:00
John Bintz
343fd6f84b rearrange the furniture on the Rake task test a little bit 2011-06-28 10:30:41 -04:00
Zachary Spencer
3b214f913f made the tests a bit more robust, but they may now be more DANGEROUS! 2011-06-28 16:49:31 +08:00
Zachary Spencer
ccaab1c8f3 Made it so the rake task doesn't explode if you're too cool to use Rails 2011-06-28 16:31:37 +08:00
John Bintz
c67f8dbadf run all tests after focused run if console.log was used 2011-06-24 15:57:00 -04:00
John Bintz
cc370aac0b remove unneeded method 2011-06-23 09:34:41 -04:00
John Bintz
c359e8b28b targeted runs w/ files outside scope work 2011-06-23 09:29:07 -04:00
John Bintz
d4b886099c fix other half of #19, better error reporting and exceptions 2011-06-19 15:08:18 -04:00
John Bintz
3b71a0355b half-fix for #19, ensure coffeescript files have newlines separating them 2011-06-19 14:51:47 -04:00
John Bintz
293763cc1e make the rake task use the shiny new runner 2011-06-16 19:38:45 -04:00
John Bintz
d3b3cb6c23 remove another debug thing 2011-06-16 10:52:13 -04:00
John Bintz
50bd14a82e fix running from non-cli 2011-06-16 10:11:37 -04:00
John Bintz
cdff35c0e2 break out running from bin 2011-06-16 09:51:49 -04:00
John Bintz
c29757ad9f ensure files are not required twice, fixes #10 (h/t @dnagir) 2011-06-11 09:54:15 -04:00
John Bintz
46d1027982 fix coffeescript compile error support 2011-06-10 17:14:50 -04:00
John Bintz
d0afb329f1 caching doesn't work as nicely w/ grouped coffeescript compile, turning it off for now 'cause the speed benefit of grouped compilation is already huge 2011-06-10 14:25:08 -04:00
John Bintz
67940c5066 only call the coffeescript compiler as much as needed. so much faster 2011-06-10 14:18:35 -04:00
John Bintz
5e1520a732 option to not run all tests if you don't want it to 2011-06-10 11:10:09 -04:00
John Bintz
f7d899b0f7 write out two templates and execute one after the other if everything's cool 2011-06-10 11:02:26 -04:00
John Bintz
c32f13fbe1 factor out file list management 2011-06-10 10:04:21 -04:00
John Bintz
1d4d5f397a tweak a test for multi-platform run 2011-06-07 15:04:11 -04:00
John Bintz
3f630c73e9 give better messages with javascript errors 2011-05-31 09:37:29 -04:00
John Bintz
029e12ad7b can write out a reporting file 2011-05-29 12:30:19 -04:00
John Bintz
aa11f442bc add global options 2011-05-16 17:19:44 -04:00
John Bintz
b2571b4e3e only run the provided specs 2011-05-11 10:29:02 -04:00
John Bintz
cf5cd24d1b have jasmine config set by argument 2011-05-11 10:17:27 -04:00
John Bintz
f6f975a8c9 requisite pre-release code cleanup 2011-05-09 15:52:11 -04:00
John Bintz
d24e41198c remove our distribution of jasmine and use the gem 2011-05-06 14:16:25 -04:00
John Bintz
603ba69f77 start factoring out some things 2011-05-06 14:05:15 -04:00
John Bintz
a582c6387b more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00