[
  {
    "name": "T3 only",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "t3sidebar/parent",
      "t3sidebar/children"
    ],
    "buttons": [
      {
        "label": "24 child threads",
        "plugin": "t3sidebar",
        "dots": 4
      }
    ]
  },
  {
    "name": "T3 reloaded four times",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "t3sidebar/parent",
      "t3sidebar/children"
    ],
    "buttons": [
      {
        "label": "24 child threads",
        "plugin": "t3sidebar",
        "dots": 4
      }
    ]
  },
  {
    "name": "four sidebar plugins",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "bb-sidebar/parent",
      "bb-sidebar/children",
      "gtd-sidebar/parent",
      "gtd-sidebar/children",
      "t3sidebar/parent",
      "t3sidebar/children",
      "thread-inbox/parent",
      "thread-inbox/children"
    ],
    "buttons": [
      {
        "label": "24 child threads",
        "plugin": "bb-sidebar",
        "dots": 3
      },
      {
        "label": "24 child threads",
        "plugin": "gtd-sidebar",
        "dots": 4
      },
      {
        "label": "24 child threads",
        "plugin": "t3sidebar",
        "dots": 4
      },
      {
        "label": "24 child threads",
        "plugin": "thread-inbox",
        "dots": 4
      }
    ]
  },
  {
    "name": "four plugins, one child",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "bb-sidebar/parent",
      "bb-sidebar/children",
      "gtd-sidebar/parent",
      "gtd-sidebar/children",
      "t3sidebar/parent",
      "t3sidebar/children",
      "thread-inbox/parent",
      "thread-inbox/children"
    ],
    "buttons": [
      {
        "label": "1 child thread",
        "plugin": "bb-sidebar",
        "dots": 1
      },
      {
        "label": "1 child threads",
        "plugin": "gtd-sidebar",
        "dots": 1
      },
      {
        "label": "1 child threads",
        "plugin": "t3sidebar",
        "dots": 1
      },
      {
        "label": "1 child threads",
        "plugin": "thread-inbox",
        "dots": 1
      }
    ]
  },
  {
    "name": "four plugins, child open",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "bb-sidebar/parent",
      "bb-sidebar/children",
      "gtd-sidebar/parent",
      "gtd-sidebar/children",
      "t3sidebar/parent",
      "t3sidebar/children",
      "thread-inbox/parent",
      "thread-inbox/children"
    ],
    "buttons": [
      {
        "label": "Back to parent: Parent fixture",
        "plugin": "bb-sidebar",
        "dots": 1
      },
      {
        "label": "Back to parent: Parent fixture",
        "plugin": "gtd-sidebar",
        "dots": 1
      },
      {
        "label": "Back to parent: Parent fixture",
        "plugin": "t3sidebar",
        "dots": 1
      },
      {
        "label": "Back to parent: Parent fixture",
        "plugin": "thread-inbox",
        "dots": 1
      }
    ]
  },
  {
    "name": "disable other plugins",
    "selectedSidebar": "t3sidebar",
    "slots": [
      "t3sidebar/parent",
      "t3sidebar/children"
    ],
    "buttons": [
      {
        "label": "24 child threads",
        "plugin": "t3sidebar",
        "dots": 4
      }
    ]
  },
  {
    "popup": "bb-sidebar",
    "children": 24
  },
  {
    "popup": "gtd-sidebar",
    "children": 24
  },
  {
    "popup": "t3sidebar",
    "children": 24
  },
  {
    "popup": "thread-inbox",
    "children": 24
  }
]
