old_mixer_repo
old_mixer_repo copied to clipboard
Reuse unit test for memQuota and redisQuota
Currently, there are a lot of redundant code in memQuota_test.go and redisquota_test.go. Need to find a way to reuse the common code and reduce duplications.