it("should display header", function() {
      var app = testTree(<AppHeader />);
      assert.equal(
        app
          .get("appRouteTitle")