Commit graph

70 commits

Author SHA1 Message Date
daladim
6ce077ca12 More async functions in traits 2021-03-28 19:47:20 +02:00
daladim
d6ee642dd9 [tests] added some edge cases 2021-03-28 19:47:20 +02:00
daladim
70557160f2 Fixed warnings 2021-03-28 19:47:19 +02:00
daladim
35674a80c7 [tests] 2021-03-28 19:47:19 +02:00
daladim
060f33b4bd Turning calendars into Arc<Mutex> 2021-03-28 19:47:18 +02:00
daladim
9c17f07660 The Big Type Overhaul 2021-03-28 19:47:17 +02:00
daladim
02a0eece63 [test] check calendar equalitys after sync 2021-03-28 19:47:17 +02:00
daladim
57489ee04a [test] Sync: properly use last_sync timestamp 2021-03-28 19:47:17 +02:00
daladim
4eb1ae2fb1 Fewer warnings 2021-03-28 19:47:16 +02:00
daladim
caaddf910c Major overhaul: more generics! 2021-03-28 19:47:15 +02:00
daladim
6ff4822d6e [utils] Added print_calendar_list 2021-03-28 19:47:14 +02:00
daladim
df9d5a2d07 Better API for last sync timestamp 2021-03-28 19:47:14 +02:00
daladim
6c4ffa020c Fix sync bug on conflicts 2021-03-28 19:47:13 +02:00
daladim
571420126f Created Item (enum of either a task or en event) 2021-03-28 19:47:13 +02:00
daladim
91f62aa200 [tests] Conflicts handling 2021-03-28 19:47:12 +02:00
daladim
6fe9b71e16 Syncs without handling conflicts 2021-03-28 19:47:11 +02:00
daladim
8ecab2c182 [tests] Testing sync behaviour 2021-03-28 19:47:10 +02:00
daladim
364c91fed2 [minor] Fewer warnings 2021-03-28 19:47:08 +02:00
daladim
7e3bccb5ad Refactored modules 2021-03-28 19:47:06 +02:00
daladim
65a7670a1b Moved some tests 2021-03-28 19:47:05 +02:00