...

Text file src/go.mongodb.org/mongo-driver/testdata/unified-test-format/valid-fail/entity-bucket-database-undefined.json

Documentation: go.mongodb.org/mongo-driver/testdata/unified-test-format/valid-fail

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

View as plain text