const getState = jest.fn().mockReturnValue({
      moduleBank: { modules: { CS1010S: {} } },
    } as any);