chore: add tests for new goal reminder email management command
Showing
- lms/djangoapps/course_goals/admin.py 18 additions, 1 deletionlms/djangoapps/course_goals/admin.py
- lms/djangoapps/course_goals/management/commands/goal_reminder_email.py 66 additions, 45 deletions...s/course_goals/management/commands/goal_reminder_email.py
- lms/djangoapps/course_goals/management/commands/tests/__init__.py 0 additions, 0 deletions...goapps/course_goals/management/commands/tests/__init__.py
- lms/djangoapps/course_goals/management/commands/tests/test_goal_reminder_email.py 166 additions, 0 deletions...als/management/commands/tests/test_goal_reminder_email.py
- lms/djangoapps/course_goals/migrations/0008_coursegoalreminderstatus.py 30 additions, 0 deletions.../course_goals/migrations/0008_coursegoalreminderstatus.py
- lms/djangoapps/course_goals/models.py 16 additions, 3 deletionslms/djangoapps/course_goals/models.py
- lms/djangoapps/course_goals/tests/factories.py 36 additions, 0 deletionslms/djangoapps/course_goals/tests/factories.py
Loading
Please register or sign in to comment