[#77] fixed delete refresh issue and added more tests

This commit is contained in:
Camille Moussu
2025-09-05 16:41:05 +02:00
parent 0549a77d92
commit 2f071303de
4 changed files with 287 additions and 274 deletions
@@ -286,7 +286,6 @@ describe("EventPopover", () => {
preloadedState.calendars.list["667037022b752d0026472254/cal1"]
);
console.log(receivedPayload.newEvent.start);
expect(receivedPayload.newEvent.title).toBe(newEvent.title);
expect(receivedPayload.newEvent.description).toBe(newEvent.description);
expect(