X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/de758e3ecf76410ec43ad9f39fd9dbe750de637d..f6089c82da72f331ba5a44874ce267b18bcaf557:/services/api/test/fixtures/collections.yml diff --git a/services/api/test/fixtures/collections.yml b/services/api/test/fixtures/collections.yml index ffe0909e5d..9ddc45272c 100644 --- a/services/api/test/fixtures/collections.yml +++ b/services/api/test/fixtures/collections.yml @@ -58,6 +58,18 @@ baz_file: manifest_text: ". 73feffa4b7f6bb68e44cf984c85f6e88+3 0:3:baz\n" name: baz_file +w_a_z_file: + uuid: zzzzz-4zz18-25k12570yk134b3 + portable_data_hash: 8706aadd12a0ebc07d74cae88762ba9e+56 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + created_at: 2015-02-09T10:53:38Z + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-d9tiejq69daie8f + modified_at: 2015-02-09T10:53:38Z + updated_at: 2015-02-09T10:53:38Z + manifest_text: ". 4c6c2c0ac8aa0696edd7316a3be5ca3c+5 0:5:w\\040\\141\\040z\n" + name: "\"w a z\" file" + multilevel_collection_1: uuid: zzzzz-4zz18-pyw8yp9g3pr7irn portable_data_hash: 1fd08fc162a5c6413070a8bd0bffc818+150 @@ -345,6 +357,40 @@ collection_with_no_name_in_aproject: updated_at: 2014-04-21 15:37:48 -0400 manifest_text: ". acbd18db4cc2f85cedef654fccc4a4d8+3 0:3:foo\n" +collection_to_search_for_in_aproject: + uuid: zzzzz-4zz18-abcd6fx123409f7 + portable_data_hash: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45 + owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso + created_at: 2014-04-21 15:37:48 -0400 + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + manifest_text: ". acbd18db4cc2f85cedef654fccc4a4d8+3 0:3:foo\n" + name: "zzzzz-4zz18-abcd6fx123409f7 used to search with any" + +upload_sandbox: + uuid: zzzzz-4zz18-js48y3ykkfdfjd3 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + created_at: 2014-12-09 15:03:16 + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + modified_at: 2014-12-09 15:03:16 + portable_data_hash: d41d8cd98f00b204e9800998ecf8427e+0 + updated_at: 2014-12-09 15:03:16 + manifest_text: '' + name: upload sandbox + +collection_with_unique_words_to_test_full_text_search: + uuid: zzzzz-4zz18-mnt690klmb51aud + portable_data_hash: fa7aeb5140e2848d39b416daeef4ffc5+45 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + created_at: 2014-02-03T17:22:54Z + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-d9tiejq69daie8f + modified_at: 2014-02-03T17:22:54Z + updated_at: 2014-02-03T17:22:54Z + manifest_text: ". 37b51d194a7513e45b56f6524f2d51f2+3 0:3:bar\n" + name: collection_with_some_unique_words + description: The quick_brown_fox jumps over the lazy_dog + # 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