Mobilizon-Reshare-condividi.../tests
Simone Robutti 4dc1e4080a
fix publisher deactivation (#93)
* filtering publications with inactive publishers

* filtering publications with inactive publishers

* WIP: Generate publications at runtime.

TODO:
- change `MobilizonEvent.compute_status`'s contract and break everything
- while we're at it we should remove `PublicationStatus.WAITING`
- test `storage.query.create_publications_for_publishers`

* cli: inspect_events: Unnest if-then-else.

* publishers: abstract: Remove `EventPublication.make`.

* fixed tests

* split query.py file

* added tests for get_unpublished_events

* added tests

* more tests

* added start test

* main: start: Remove filter_publications_with_inactive_publishers.

Co-authored-by: Giacomo Leidi <goodoldpaul@autistici.org>
2021-11-11 15:18:04 +01:00
..
commands fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
config fix telegram active (#78) 2021-10-17 14:05:25 +02:00
event fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
formatting rename everything (#50) 2021-08-16 10:49:52 +02:00
mobilizon fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
models fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
publishers fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
resources format event cli (#61) 2021-09-09 23:04:19 +02:00
storage fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00
__init__.py added tests for strategy 2021-05-05 14:29:13 +02:00
conftest.py fix publisher deactivation (#93) 2021-11-11 15:18:04 +01:00