...

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

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

     1description: "entity-bucket-database-undefined"
     2
     3schemaVersion: "1.0"
     4
     5createEntities:
     6  - bucket:
     7      id: &bucket0 "bucket0"
     8      database: "foo"
     9
    10tests:
    11  - description: "foo"
    12    operations: []

View as plain text