chrono/tests
Benjamin Dauvergne 8748be2b22
gitea/chrono/pipeline/head This commit looks good Details
agendas: implements free time calculation (#76335)
SharedTimePeriod gets a get_intervals(mintime, maxtime) method returning the
list of intervals of open time between mintime and maxtime.

Agenda gets a get_free_time(mintime, maxtime) method returning the
list of intervals of open time between mintime and maxtim.
2023-04-21 13:31:42 +02:00
..
api misc: fix failing tests at midnigth (#75589) 2023-04-20 00:39:18 +02:00
data agendas: add time period exception groups (#62801) 2022-03-31 15:02:19 +02:00
manager misc: fix failing tests at midnigth (#75589) 2023-04-20 00:39:18 +02:00
__init__.py misc: fix parse-error pylint error (#55505) 2021-07-15 15:02:15 +02:00
conftest.py tests: remove Django 2 compatibility code (#75442) 2023-03-29 12:08:30 +02:00
metz.json add test on metz data (#42169) 2020-05-19 14:54:55 +02:00
settings.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 12:08:30 +02:00
test_agendas.py agendas: implements free time calculation (#76335) 2023-04-21 13:31:42 +02:00
test_api_utils.py api: filter by subscriptions in multiple agendas datetimes (#58446) 2021-12-13 16:41:23 +01:00
test_ensure_jsonbfields.py misc: drop sqlite support - postgresql only (#56148) 2021-08-13 14:43:41 +02:00
test_import_export.py misc: use zoneinfo instead of pytz for timezones (#71918) 2023-03-14 17:06:59 +01:00
test_interval.py utils: add IntervalSet.__add__ (#76335) 2023-04-21 13:30:54 +02:00
test_metz.py misc: apply isort (#52856) 2021-04-16 10:32:59 +02:00
test_misc.py misc: use zoneinfo instead of pytz for timezones (#71918) 2023-03-14 17:06:59 +01:00
test_requests.py misc: bump black version (#75442) 2023-03-29 12:08:30 +02:00
test_sso.py misc: fix unused-import pylint error (#55505) 2021-07-15 14:58:49 +02:00
test_time_periods.py misc: use zoneinfo instead of pytz for timezones (#71918) 2023-03-14 17:06:59 +01:00
test_utils.py tests: add helper functions to manage meetings agendas (#76335) 2023-04-21 13:31:42 +02:00
test_wcs_templatetags.py pricing: publik-django-templatetags integration (#64561) 2022-05-17 11:14:57 +02:00
utils.py tests: add helper functions to manage meetings agendas (#76335) 2023-04-21 13:31:42 +02:00