summary refs log tree commit diff
path: root/tests/storage/test_monthly_active_users.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
* Run black.black2018-08-101-9/+3
* implement reserved users for mau limitsNeil Johnson2018-08-071-1/+58
* wip commit - tests failingNeil Johnson2018-08-031-7/+7
* fix caching and testsNeil Johnson2018-08-031-13/+37
* fix test, update constructor callNeil Johnson2018-08-021-1/+1
* Revert "change monthly_active_users table to be a single column"Neil Johnson2018-08-021-3/+3
* change monthly_active_users table to be a single columnNeil Johnson2018-08-011-3/+3
* api into monthly_active_users tableNeil Johnson2018-07-311-0/+42