pokemon-showdown/test
Guangcong Luo d6eeb197c1 Improve Chat.toDurationString
- Default precision is now 3.

  (Instead of "3 months 25 days 17 hours 46 minutes 40 seconds", it'll
	say "3 months 25 days 17 hours". You can still set the precision to
	`Infinity` if you actually prefer that.)

- Now displays "forever" for Infinity or overflow durations

- No longer skips blank precision levels

  (Shows "3 hours 0 minutes 10 seconds" instead of
	"3 hours  10 seconds")
2020-10-21 13:05:08 +01:00
..
lib Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
server Improve Chat.toDurationString 2020-10-21 13:05:08 +01:00
sim Unskip passing validator test 2020-10-20 21:36:28 -05:00
tools/modlog Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
assert.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
common.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
main.js Tests: Allow requiring Config at the top level (#7109) 2020-08-02 22:10:22 -07:00
users-utils.js "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00