4015: simplify integration tests
[arvados.git] / services / api / test / fixtures / collections.yml
index b233418e89d4c5e5b42f73553bc5d0c9226c5e7d..045e1c71903aa121478001a7b4f79cd53ab6b221 100644 (file)
@@ -123,16 +123,6 @@ empty:
   manifest_text: ""
   name: empty_collection
 
-collection_input_for_simple_pipeline:
-  uuid: zzzzz-4zz18-c5hn44njgog4hhm
-  portable_data_hash: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
-  owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
-  created_at: 2014-10-23 17:32:02 -0400
-  modified_at: 2014-10-23 17:32:02 -0400
-  updated_at: 2014-10-23 17:32:02 -0400
-  manifest_text: ". acbd18db4cc2f85cedef654fccc4a4d8+3 0:3:foo\n"
-  name: collection input for simple pipeline
-
 foo_collection_in_aproject:
   uuid: zzzzz-4zz18-fy296fx3hot09f7
   portable_data_hash: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45
@@ -277,6 +267,18 @@ collection_to_remove_from_subproject:
   created_at: 2014-10-15T10:45:00
   name: Collection to remove from subproject
 
+collection_with_files_in_subdir:
+  uuid: zzzzz-4zz18-filesinsubdir00
+  name: collection_files_in_subdir
+  portable_data_hash: 85877ca2d7e05498dd3d109baf2df106+95
+  owner_uuid: zzzzz-tpzed-user1withloadab
+  created_at: 2014-02-03T17:22:54Z
+  modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
+  modified_by_user_uuid: zzzzz-tpzed-user1withloadab
+  modified_at: 2014-02-03T17:22:54Z
+  updated_at: 2014-02-03T17:22:54Z
+  manifest_text: ". 85877ca2d7e05498dd3d109baf2df106+95+A3a4e26a366ee7e4ed3e476ccf05354761be2e4ae@545a9920 0:95:file_in_subdir1\n./subdir2/subdir3 2bbc341c702df4d8f42ec31f16c10120+64+A315d7e7bad2ce937e711fc454fae2d1194d14d64@545a9920 0:32:file1_in_subdir3.txt 32:32:file2_in_subdir3.txt\n./subdir2/subdir3/subdir4 2bbc341c702df4d8f42ec31f16c10120+64+A315d7e7bad2ce937e711fc454fae2d1194d14d64@545a9920 0:32:file1_in_subdir4.txt 32:32:file2_in_subdir4.txt"
+
 # Test Helper trims the rest of the file
 
 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper