[MM-16871] Remove bots from "Daily Active Users" and "Monthly… (#11658)
* Add model.UserCountOptions to analyticsActiveCount method Add new test for analyticsActiveCount method * Add ability to delete entries from status store, by calling SQl directly. There is no method available to delete entries from the status store interace * Instead of cleaning up after a test by passing userIds, just delete all records in the status table and start fresh * Remove Comment
Этот коммит содержится в:
@@ -10,5 +10,5 @@ import (
|
||||
)
|
||||
|
||||
func TestUserStore(t *testing.T) {
|
||||
StoreTest(t, storetest.TestUserStore)
|
||||
StoreTestWithSqlSupplier(t, storetest.TestUserStore)
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user