Commit Graph

13 Commits

Author SHA1 Message Date
Yehuda Katz e28e061165 Use response_body rather than performed? 2009-08-09 04:12:09 -03:00
Yehuda Katz + Carl Lerche 65102c8f1a Cleaning up more tests and code that needed to work in both old and new base 2009-06-17 16:51:51 -07:00
Carl Lerche 7211048b2b Get all template tests passing on new base 2009-05-26 15:19:39 -07:00
Joshua Peek a8b75c480f Functional test runner finalizes response just like the integration test runner. In both runners, the @response object will now behave the same.
Some functional tests will need to be updated if they are relying on preprocessed data on the response.
2009-05-02 14:57:40 -05:00
Joshua Peek c0a372ba87 Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions. 2009-04-28 23:29:46 -05:00
Jeremy Kemper 0d5b50ee3a pluginize concurrent block body part 2009-03-19 03:31:55 -07:00
Jeremy Kemper 70e3dfb2e9 Pare down unit test 2009-03-16 12:09:34 -07:00
Jeremy Kemper 4a7b11d5d8 Less ceremony 2009-03-13 18:49:53 -07:00
Jeremy Kemper 2f998fc81f Extract output buffer test 2009-03-13 03:23:13 -07:00
Jeremy Kemper b2f98c13a3 Simplify parts and tests 2009-03-13 03:16:14 -07:00
Jeremy Kemper d54d97b07c Fix tests 2009-03-13 03:01:47 -07:00
Jeremy Kemper 5d76dee329 Example using an edge side include body part to fetch queued rendering results 2009-03-13 02:55:24 -07:00
Jeremy Kemper 7c1714cbd0 Body parts: future rendering, threaded future, queued future, open-uri example 2009-03-13 02:36:15 -07:00