-
  _valid: true
  _name: 'minimal'
  _data:
    name: "The Grid"
    repo: "the-domains/the-grid"
    domain: 'thegrid.io'
    owner: "0d1fbca0-ee3c-4157-9881-b03db3e462b9"
-
  _valid: true
  _name: 'without-owner'
  _data:
    name: "The Grid"
    repo: "the-domains/the-grid"
    domain: 'thegrid.io'
-
  _valid: true
  _name: 'with-config'
  _data:
    id: "059c8aa5-5fac-4bb7-b160-48689bc12a7c"
    name: "The Grid"
    repo: "the-domains/the-grid"
    domain: 'thegrid.io'
    path: null
    url: 'http://thegrid.io'
    config:
      name: 'GSS site'
      color:
          brandColors: [ "#FFFC4F", "#3AFFD6" ]
          brandStrength: 0.9
    owner: "0d1fbca0-ee3c-4157-9881-b03db3e462b9"
    collaborators: []
    created_at: '2014-05-08T13:22:59.000Z'
    updated_at: null
-
  _valid: true
  _name: 'without-owner-with-config'
  _data:
    name: "The Grid"
    repo: "the-domains/the-grid"
    domain: 'thegrid.io'
    path: null
    config:
      name: 'GSS site'
      color:
          brandColors: [ "#FFFC4F", "#3AFFD6" ]
          brandStrength: 0.9
-
  _valid: false
  _name: 'without-domain-path'
  _data:
    name: "The Grid"
    repo: "the-domains/the-grid"
    owner: "0d1fbca0-ee3c-4157-9881-b03db3e462b9"
-
  _valid: false
  _name: 'invalid-repo'
  _data:
    id: "059c8aa5-5fac-4bb7-b160-48689bc12a7c"
    name: "The Grid"
    repo: "the-grid"
    path: '/blog'
    owner: "0d1fbca0-ee3c-4157-9881-b03db3e462b9"
-
  _valid: false
  _name: 'invalid-id'
  _data:
    id: "helloworld"
    name: "The Grid"
    repo: "the-domains/the-grid"
    path: '/blog'
    owner: "0d1fbca0-ee3c-4157-9881-b03db3e462b9"
