datatracker/ietf/stats
Jennifer Richards 36c43c8520
chore: add task tests; move message task to message app (#6964)
* test: Test send_review_reminders_task

* refactor: Move send_scheduled_mail_task to message app

* chore: Remove unused import

* test: Add Message/SendQueue factories

* test: Test send_scheduled_mail_task

* test: Reset mocks before reuse

* test: Cover error conditions

* test: Return non-empty change set

* test: Test SMTPException handling

* test: Test fetch_attendance_from_meetings()

* test: Test RuntimeError handling

* test: RFC index sync should populate authors
2024-01-24 08:53:42 -06:00
..
management refactor: Move cron jobs to celery tasks (#6926) 2024-01-22 12:04:16 -06:00
migrations fix: build proceedings attendee list from MeetingRegistration table. … (#6567) 2023-11-07 13:09:19 +01:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Tweaked the MeetingRegistration admin. 2020-06-25 16:22:41 +00:00
factories.py fix: correct meeting attendance calculations (#4536) 2022-10-13 10:55:57 -05:00
models.py chore: checkpoint: docalias mostly removed 2023-08-15 16:49:17 -05:00
resources.py Updated API resources for MeetingRegistration. 2020-06-10 18:22:47 +00:00
tasks.py fix: Add testing, fix bug in fetch_meeting_attendance_task (#6961) 2024-01-23 16:14:37 -06:00
tests.py chore: add task tests; move message task to message app (#6964) 2024-01-24 08:53:42 -06:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py refactor: Move cron jobs to celery tasks (#6926) 2024-01-22 12:04:16 -06:00
views.py fix: gather interesting years for stats accounting for published rfcs 2023-12-13 13:14:38 -06:00