describe("time", () => {
  test("fires a time event", () => {
    time({ foo: "bar" });

    expect(event).toHaveBeenCalledWith("timing_complete", {