Mobilizon-Reshare-condividi.../tests/commands
Simone Robutti 63a30bb483
refactor coordinators (#171)
* introduced CommandConfig object

* added dry_run for start command

* added test to start_dry_run

* added dry_run recap

* fixed import

* improved printing

* fixed zulip debug info

* improved recap dry-run print

* moved coordinator classes into dedicated package

* removed unused init

* divided event coordinators from recap coordinators

* added some docstrings
2022-09-24 16:46:03 +02:00
..
__init__.py command tests (#97) 2021-11-11 16:20:50 +01:00
conftest.py refactor coordinators (#171) 2022-09-24 16:46:03 +02:00
test_format.py Pave the way for using only EventPublications outside of storage module. (#149) 2022-02-23 17:26:13 +01:00
test_list.py Pull publish (#157) 2022-03-22 21:16:34 +01:00
test_publish.py add dry run (#169) 2022-07-12 07:39:56 +02:00
test_pull.py add dry run (#169) 2022-07-12 07:39:56 +02:00
test_recap.py add dry run (#169) 2022-07-12 07:39:56 +02:00
test_retry.py fix event retry (#152) 2022-03-06 10:41:02 +01:00
test_start.py add dry run (#169) 2022-07-12 07:39:56 +02:00