2872: Rename folders to projects
[arvados.git] / services / api / test / functional / arvados / v1 / keep_disks_controller_test.rb
index 5f1402e84b85c17a0f62602404b58c6f33a616e0..a41531afe58d843c8024d1ce25843f59d625d409 100644 (file)
@@ -67,6 +67,10 @@ class Arvados::V1::KeepDisksControllerTest < ActionController::TestCase
     assert_response :success
     items = JSON.parse(@response.body)['items']
     assert_not_equal 0, items.size
+
+    # Check these are still included
+    assert items[0]['service_host']
+    assert items[0]['service_port']
   end
 
   # active user sees non-secret attributes of keep disks