aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_throttle_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix various spelling mistakes [codespell]Kim Alvefur2019-05-031-1/+1
|
* util_throttle_spec: Fix minor typo in test titleWaqas Hussain2017-12-211-1/+1
|
* util_throttle_spec: Slight stylistic update for function test group titlesWaqas Hussain2017-09-171-2/+2
|
* util.throttle: Fix initial time setting (double accounting the first time) ↵Waqas Hussain2017-09-171-11/+131
| | | | and fractional balance updates (0.1*10 was not the same as 1*1)
* Port tests to the `busted` test runnerWaqas Hussain2017-09-151-0/+30