github.com/mmatczuk/gohan@v0.0.0-20170206152520-30e45d9bdb69/db/sql/test_fixture.json (about)

     1  {
     2      "tests": [
     3          {"tenant_id": "tenant0", "test_string": "obj0"},
     4          {"tenant_id": "tenant0", "test_string": "obj1"},
     5          {"tenant_id": "tenant1", "test_string": "obj2"},
     6          {"tenant_id": "tenant1", "test_string": "obj3"}
     7      ]
     8  }