Simone Robutti
|
7c39d94b48
|
added new test
|
2021-12-05 16:50:37 +01:00 |
|
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 |
|
tinoilcotechino
|
09124b6358
|
Make Event.mobilizon_id a proper UUIDField . (#59)
This fixes #38.
Co-authored-by: Giacomo Leidi <goodoldpaul@autistici.org>
|
2021-08-29 14:51:52 +02:00 |
|
Simone Robutti
|
2c8063cf4a
|
rename everything (#50)
* fixed visualization
* simplified tests
* split into files
* refactored test expected publications
* split update tests
* expanded specifications and tests
* added event_status window tests
* fixed 'all' command
* renamed everything
* fixed uppercase
|
2021-08-16 10:49:52 +02:00 |
|