1{ 2 "description": "entity-collection-database-undefined", 3 "schemaVersion": "1.0", 4 "createEntities": [ 5 { 6 "collection": { 7 "id": "collection0", 8 "database": "foo", 9 "collectionName": "foo" 10 } 11 } 12 ], 13 "tests": [ 14 { 15 "description": "foo", 16 "operations": [] 17 } 18 ] 19}