1 require File.dirname(__FILE__) + '/../test_helper'
3 class SwfControllerTest < ActionController::TestCase
5 # test all routes which lead to this controller
8 { :path => "/api/0.6/swf/trackpoints", :method => :get },
9 { :controller => "swf", :action => "trackpoints" }