Files
edx-platform/openedx/features/learner_analytics/tests.py
Diana Huang 7af52bf125 Add Learner Analytics dashboard.
Add the back-end and front-end React app for Learner Analytics.
This was mostly authored by @AlasdairSwan and @dianakhuang.

LEARNER-3376
2018-01-16 11:57:12 -05:00

4 lines
117 B
Python

from django.test import TestCase
# TODO: LEARNER-3854: Implement tests or remove file after Learner Analytics test.