mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-01-30 00:55:13 +01:00
880a34115f
* fixed teardown * Updated statuses management, tests (#41) * Updated statuses management, tests * storage: query: Generalize event loading logic. * reformat * storage: query: Rename load_events to prefetch_event_relations. Co-authored-by: Giacomo Leidi <goodoldpaul@autistici.org> * fixed test_window_no_event * added strategy tests * removed unused code * added config tests * added more config tests * refactored tests * updated pytest * added inspect_all * temp * added colors * storage: events_with_status: Use `EventPublicationStatus`. * storage: events_with_status: Enable closed ranges. * added time window to CLI Co-authored-by: SlyK182 <60148777+SlyK182@users.noreply.github.com> Co-authored-by: Giacomo Leidi <goodoldpaul@autistici.org>