Sarah MeiSarah Mei
Standup for the Ides of March
edit Posted by Sarah Mei on Monday March 15, 2010 at 09:16AM

Help

  • One team is starting to use Sunspot and is curious about testing strategies. Sunspot provides a method that stubs out the backend, but search blocks aren't executed, so it's hard to test actual searching.

  • Objective C needs a BDD framework. How does Xcode magically know about OCunit? We need to hook in there to have a usable framework.

Interesting

  • Mountain West Ruby Conf was awesome.

Comments

  1. Andrew Harvey Andrew Harvey on March 15, 2010 at 04:15PM

    Regarding testing Sunspot, it's a problem we've been fighting a little. One of the other devs here did a bit of a writeup of how he implemented testing (after inventing our own very special and very scary way of doing it). Here it is: http://lexer.tumblr.com/post/439872853/expectations-on-method-calls-within-a-block-in-rspec