Skip to content

Instantly share code, notes, and snippets.

@pond
Created March 13, 2010 18:28
Show Gist options
  • Save pond/331479 to your computer and use it in GitHub Desktop.
Save pond/331479 to your computer and use it in GitHub Desktop.
require 'test_helper.rb'
require 'integration/integration_common.rb'
class AdminCategoriesTest < ActionController::IntegrationTest
include ActionView::Helpers::TranslationHelper
include Webrat::HaveTagMatcher
include UkOrgPondIntegrationCommon
include ApplicationHelper
# Try listing categories and test the index facilities.
#
def test_001_admin_uses_categories_interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment