Commit Graph

65 Commits

Author SHA1 Message Date
John Bintz
e101321c58 have the option for running code after step writer completes 2012-04-18 17:02:23 -04:00
John Bintz
6ed2459d61 add step writer for undefined steps, cucumber automagicks 2012-04-18 16:40:23 -04:00
John Bintz
58ebd113ba make sure pending results respond to failures 2012-04-17 11:54:32 -04:00
John Bintz
985634331f catch circular depdency errors, too 2012-04-17 09:06:47 -04:00
John Bintz
7b3540ff0c hey web browsers, obey my stupid headers...oh you won't? well, then. 2012-04-13 09:14:07 -04:00
John Bintz
43d3ce1423 bah, websockets 2012-04-12 19:46:03 -04:00
John Bintz
e274c91c9f Merge branch 'master' of github.com:johnbintz/flowerbox 2012-04-12 19:24:49 -04:00
John Bintz
87771b070c make sure sprockets gets cleared out when done 2012-04-12 19:24:43 -04:00
John Bintz
6be9581d36 config changes 2012-04-12 19:23:31 -04:00
John Bintz
5228619a98 more modern coffeescript changes 2012-04-11 16:39:26 -04:00
John Bintz
b94df1c3a0 make rack tell you when a request goes wonky 2012-04-11 16:35:29 -04:00
John Bintz
668ef51cef make sure cache gets cleared 2012-04-11 16:15:58 -04:00
John Bintz
8432a5c669 fix logging, oops 2012-04-10 09:58:39 -04:00
John Bintz
4ee3660077 do you like evented i/o? i like evented i/o. 2012-04-09 12:03:54 -04:00
John Bintz
91027aee61 more updates, more work on instrumenting, it reports back, whoa 2012-03-26 17:40:20 -04:00
John Bintz
e28703b047 start basic JS instrumentation, so alpha it hurts 2012-03-26 17:15:58 -04:00
John Bintz
d4b14f2036 make sure eventmachine also gets shut down 2012-03-26 11:59:37 -04:00
John Bintz
120010c2b6 queue up messages to send until a socket is available, for browsers 2012-03-26 11:31:50 -04:00
John Bintz
75f6ebdcf5 have node retrieve js files via ws instead of http 2012-03-26 10:51:26 -04:00
John Bintz
fcb3e2e83f whoa the tests are working again 2012-03-24 10:17:33 -04:00
John Bintz
a4296650a1 remove sinatra dependency, go pure rack 2012-03-22 11:55:35 -04:00
John Bintz
8e669b65c6 streamline some more, make running even FASTER 2012-03-22 08:41:33 -04:00
John Bintz
407ebe9c08 don't always need to clear that 2012-03-21 22:27:39 -04:00
John Bintz
04854f42e4 clean up a little more stuff 2012-03-21 19:57:30 -04:00
John Bintz
1b1c160639 small cleanups 2012-03-21 18:43:45 -04:00
John Bintz
9de5460533 websockets is just a hair faster and easier to implement. just sayin'. 2012-03-21 18:41:29 -04:00
John Bintz
ed00ba476a Merge branch 'master' of github.com:johnbintz/flowerbox 2012-03-21 17:36:25 -04:00
John Bintz
63ffe14692 fixes for when browsers die 2012-03-21 17:36:17 -04:00
John Bintz
092e503ec7 updates and junk 2012-03-21 12:22:42 -04:00
John Bintz
27f7aa5ee8 changes and junk 2012-03-21 12:21:00 -04:00
John Bintz
7b09dae453 speed and running tweaks 2012-03-20 15:34:42 -04:00
John Bintz
c78174a600 improve things 2012-03-20 14:52:23 -04:00
John Bintz
36519aec31 move config to separate object, fix 1.9.2-style require issue in sprockets loading, backtrace filtering 2012-03-20 10:53:20 -04:00
John Bintz
b6db1384d6 a few more fixes 2012-03-19 17:10:23 -04:00
John Bintz
2be2edb910 a few more tweaks for things 2012-03-19 11:11:29 -04:00
John Bintz
a3f6c7623f ensure some sort of staack 2012-03-18 11:09:36 -04:00
John Bintz
b729812f76 make it possible to bootstrap a cucumber config, handle tables and strings in cucumber tasks 2012-03-17 17:54:23 -04:00
John Bintz
4b463428ea fixes, generators, rails engines, and others 2012-03-17 15:03:33 -04:00
John Bintz
f6cef98b39 a bunch of other changes 2012-03-17 11:08:33 -04:00
John Bintz
be7fb0237b tweak 2012-03-16 13:51:19 -04:00
John Bintz
6c685d740e fix some multi-threaded and reporting issues 2012-03-16 13:47:52 -04:00
John Bintz
32eb3eb401 what's a 'test'? 2012-03-16 11:34:57 -04:00
John Bintz
a7e899eb46 a few small fixes 2012-03-16 11:31:35 -04:00
John Bintz
5832151ac5 remove the need for the separate delivey gem, there was so little left in it anyway that was necessary 2012-03-16 11:27:58 -04:00
John Bintz
9a905a862f some fixes to ensure runner times out on js failure in runtine 2012-03-15 17:13:18 -04:00
John Bintz
8f13485f54 make sure task cleans up 2012-03-15 16:40:06 -04:00
John Bintz
cb222198ce more error handling work and cleanup, more stable now 2012-03-15 16:07:43 -04:00
John Bintz
cc753a10fd keep browser windows open between runs, good for guard 2012-03-15 14:20:07 -04:00
John Bintz
8b36430ba9 wow that was a pain 2012-03-15 11:57:35 -04:00
John Bintz
f070f042f2 a bunch of fixes for printing file names 2012-03-15 06:53:55 -04:00