it("should be true if channel is not joined or wanted", function () {
      // channel is not joined and is not wanted either
      // (e.g. no join in progress)
      const { client } = fakeConnection();