datatracker/ietf/sync
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
..
__init__.py Revamp sync from RFC Editor to include more info, fix a couple of bugs 2012-09-17 15:45:27 +00:00
discrepancies.py fix: add distinct() to sync/discrepancies (#5167) 2023-02-17 09:54:07 -06:00
iana.py chore: checkpoint: docalias mostly removed 2023-08-15 16:49:17 -05:00
mails.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
rfceditor.py fix: Set authors when publishing an RFC (#6957) 2024-01-23 09:04:13 -06:00
tasks.py refactor: Move cron jobs to celery tasks (#6926) 2024-01-22 12:04:16 -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 Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
views.py feat: treat django auth username as case insensitive throughout the datatracker (#5165) 2023-02-21 10:01:03 -06:00