const enterName = (name: string): Promise<void> => type(wrapper.find('input').first(), name);