TF-2812 Calendar event accept integrate UI

This commit is contained in:
DatDang
2024-04-17 14:18:33 +07:00
committed by Dat H. Pham
parent 94d683c3c1
commit f36164f807
7 changed files with 40 additions and 12 deletions
@@ -286,8 +286,7 @@ void main() {
calendarEventList: [calendarEvent])]));
// act
singleEmailController.onCalendarEventReplyAction(
EventAction(EventActionType.yes, ''));
singleEmailController.onCalendarEventReplyAction(EventActionType.yes);
await untilCalled(acceptCalendarEventInteractor.execute(any, any));
// assert