It doesn't look like rspec tests for render_document_list_partial are possible, as rspec doesn't support testing 'render' calls from helpers, unless anyone knows differently. The only test supplied, then, ensures the document_list_partial helper returns a string. Are further tests necessary/possible?