datatracker/ietf/review
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
..
migrations fix: add review team setting allowing reviewers to reject assignments past the deadline (#5418) 2023-09-14 11:48:28 -05:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
admin.py Merged in changes from trunk up to r17584. 2020-04-07 16:02:52 +00:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
mailarch.py fix: close open things (#5593) 2023-05-10 11:19:34 -05:00
models.py feat: add "add comment" feature to the review requests. (#6603) 2023-11-05 09:29:25 +01:00
policies.py chore: merge main into feat/rfc 2023-10-12 15:11:02 -05:00
resources.py Merged in [17069] from sasha@dashcare.nl: 2019-11-26 16:09:43 +00: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
tests_policies.py feat: Allow review rejections to be undone (#6312) 2023-09-27 08:57:34 -05:00
utils.py fix: Allow reassignment of withdrawn review assignment (#6723) (#6850) 2023-12-27 11:09:45 -06:00