Skip to content
Snippets Groups Projects
Commit 46bd3b3c authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

authenticate search controller test requests

parent cd4020e4
No related branches found
No related tags found
No related merge requests found
require 'test_helper'
class V1::SearchControllerTest < ActionController::TestCase
tests V1::SearchController
setup do
LearningObject.reindex
LearningObject.searchkick_index.refresh
auth_application
end
test 'should get index and return :ok' do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment