forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix part of oppia#1366 : create continuous job for creator dashboard …
…statistics (oppia#1891) * Create user model for dashboard stats * Reuse UserStatsModel instead of creating new one * job for continuous computations, yet to be tested * Update existing job to calculate user-specific stats * Address initial review comment * Address review comments * Revert model changes; commented out failing tests for now * Fix failing backend tests; changes to map * Minor fix * Basic Integration test for dashboard stats * Address review comments * Added name to TODO * Add total_plays test by computation through job * Complete dashboard tests for single exp owner * tests for multiple owners * Fix lint errors; add comments * Fix to map; Address review comments * Fix alphabetic ordering of imports
- Loading branch information
1 parent
ccb15a6
commit bc5a877
Showing
6 changed files
with
504 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.