post_test.rb: add more metatag search tests.
This commit is contained in:
@@ -16,6 +16,7 @@ module SavedSearchTestHelper
|
||||
|
||||
service = mock_sqs_service.new
|
||||
SavedSearch.stubs(:sqs_service).returns(service)
|
||||
SavedSearch.stubs(:update_listbooru_on_create)
|
||||
Danbooru.config.stubs(:aws_sqs_saved_search_url).returns("http://localhost:3002")
|
||||
Danbooru.config.stubs(:listbooru_auth_key).returns("blahblahblah")
|
||||
Danbooru.config.stubs(:listbooru_server).returns("http://localhost:3001")
|
||||
|
||||
Reference in New Issue
Block a user