Mobilizon-Reshare-condividi.../tests/publishers
Simone Robutti 370e00d187
decouple dataclasses from models (#181)
* fixed parsing bug

* implemented events and publications endpoints

split endpoints by entity

removed credentials

* add pagination (#179)

* added pagination

* integrated pagination with tortoise

* added test for publications

* removed converter file

* moved publications to dataclasses module

* implemented import pattern on dataclasses to prevent circular imports

* removed redundant fetch

* removed unused query

* split build_publications

* split failed_publications

* removed redundant query functions

* split publication retrieve

* split all read functions

* removed redundant write function

* fixed lock
2022-12-11 14:15:04 +01:00
..
__init__.py added test predicates 2021-05-02 11:23:31 +02:00
conftest.py decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
test_coordinator.py decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00
test_facebook.py platform tests (#150) 2022-03-02 08:59:49 +01:00
test_mastodon.py Fix publication exception handling for notification. (#105) 2021-11-27 23:31:44 +01:00
test_telegram.py Fix markdown cropping (#128) 2022-01-18 01:39:00 +01:00
test_twitter.py platform tests (#150) 2022-03-02 08:59:49 +01:00
test_zulip.py decouple dataclasses from models (#181) 2022-12-11 14:15:04 +01:00