Mobilizon-Reshare-condividi.../tests/storage
Giacomo Leidi 002399161d
Pull publish (#157)
* Add pull command.

* Add publish command.

* Enforce start's old semantics.

* Add pull test cases:

- Pull with no events anywhere
- Pull with one event on mobilizon and none on the db
- Pull with one event on mobilizon and another on the db
- Pull with one event on mobilizon and the same event on the db

* Add pull tests:

- Sequence: pull->start
- Sequence: start->pull
- Sequence: pull->new event on mobilizon -> pull

* manifest.scm: Add cloc.

* query: read: Prefer return list to generators.

* tests: pull: Actually test that models are written to the DB.
2022-03-22 21:16:34 +01:00
..
__init__.py Pull publish (#157) 2022-03-22 21:16:34 +01:00
conftest.py Query refactoring (#102) 2021-11-24 23:58:06 +01:00
test_query.py Pull publish (#157) 2022-03-22 21:16:34 +01:00
test_read_query.py Pave the way for using only EventPublications outside of storage module. (#149) 2022-02-23 17:26:13 +01:00
test_update.py Pull publish (#157) 2022-03-22 21:16:34 +01:00