elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

Unit test time.js using jest. #142

Closed jasedit closed 3 years ago

jasedit commented 3 years ago

This adds jest as a testing framework, and adds a unit test for src/util/time.js. This also fixes the formatting of negative time durations in that file.