mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Tests for birthday commands, overwrite existing birthdays
This commit is contained in:
parent
f49f32d2e9
commit
adcf94c66e
9 changed files with 103 additions and 19 deletions
|
|
@ -44,6 +44,7 @@ def test_abbreviated_no_number():
|
|||
|
||||
def test_abbreviated_float_floors():
|
||||
"""Test abbreviated_number for a float that is longer than the unit
|
||||
|
||||
Example:
|
||||
5.3k is 5300, but 5.3001k is 5300.1
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue