Software /
code /
prosody
Log
spec/util_throttle_spec.lua @ 11216:7a8745599e38
description | author | age |
---|---|---|
Fix various spelling mistakes [codespell] | Kim Alvefur | 2019-05-03 |
util_throttle_spec: Fix minor typo in test title | Waqas Hussain | 2017-12-21 |
util_throttle_spec: Slight stylistic update for function test group titles | Waqas Hussain | 2017-09-17 |
util.throttle: Fix initial time setting (double accounting the first time) and fractional balance updates (0.1*10 was not the same as 1*1) | Waqas Hussain | 2017-09-17 |
Port tests to the `busted` test runner | Waqas Hussain | 2017-09-15 |