-
- Downloads
There was a problem fetching the pipeline summary.
Cleaned up Feedback Model
Feedback model no longer contains fields text, of_tutor, modified since this information is stored inside the FeedbackComments The serializer, views and tests dependant on these fields have been adjusted
parent
cc88f2c7
No related branches found
No related tags found
Pipeline #
Showing
- core/migrations/0002_auto_20180114_1057.py 35 additions, 0 deletionscore/migrations/0002_auto_20180114_1057.py
- core/models.py 13 additions, 29 deletionscore/models.py
- core/serializers.py 7 additions, 7 deletionscore/serializers.py
- core/tests/test_feedback.py 15 additions, 16 deletionscore/tests/test_feedback.py
- core/tests/test_student_page.py 20 additions, 4 deletionscore/tests/test_student_page.py
- core/tests/test_student_reviewer_viewset.py 6 additions, 1 deletioncore/tests/test_student_reviewer_viewset.py
- core/tests/test_subscription_assignment_service.py 22 additions, 18 deletionscore/tests/test_subscription_assignment_service.py
- core/tests/test_tutor_api_endpoints.py 9 additions, 6 deletionscore/tests/test_tutor_api_endpoints.py
- util/factories.py 100 additions, 27 deletionsutil/factories.py
Loading
Please register or sign in to comment