it("should display children", function () {
    var app = testTree(<AppWithChild />);
    assert.equal(
      app
        .get("appContent")