KITAITI Makoto
null+****@clear*****
Sun Sep 20 08:32:15 JST 2015
KITAITI Makoto 2015-09-20 08:32:15 +0900 (Sun, 20 Sep 2015) New Revision: ed48cbc90a53c053685015cf8520f900be4ea588 https://github.com/ranguba/epub-searcher/commit/ed48cbc90a53c053685015cf8520f900be4ea588 Message: Omit test for "/" on Travis; Now it accesses to Droonga Modified files: test/app/controllers/main_controller_test.rb Modified: test/app/controllers/main_controller_test.rb (+4 -0) =================================================================== --- test/app/controllers/main_controller_test.rb 2015-09-20 08:21:13 +0900 (8fe8bd4) +++ test/app/controllers/main_controller_test.rb 2015-09-20 08:32:15 +0900 (0a2a8c0) @@ -10,12 +10,16 @@ class MainControllerTest < Test::Unit::TestCase end def test_get_index + omit_on_travis + get '/' assert last_response.ok? end def test_get_index_form + omit_on_travis + visit '/' assert page.has_selector?('form input[type="search"]') -------------- next part -------------- HTML����������������������������... 다운로드