Archipelago/test
black-sliver b8ca41b45f
Utils: SI: fix rounding problems (#895)
* Utils: SI: fix rounding problems

999.999 would give 1000.00 instead of 1.00k

* Tests: add Utils: SI tests
2022-08-12 00:46:11 +02:00
..
dungeons Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
general Core: optimize away Item.world (#840) 2022-08-05 17:09:21 +02:00
inverted Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
inverted_minor_glitches Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
inverted_owg Core: change precollected_items to dict-style 2021-10-10 16:50:08 +02:00
items move ALTTP to its own world folder 2020-10-24 05:38:56 +02:00
minecraft Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
minor_glitches WebHost: fix is_zipfile check for flask FileStorage objects 2022-01-06 06:09:15 +01:00
owg Core: change precollected_items to dict-style 2021-10-10 16:50:08 +02:00
programs Test: add missing cleanup in TestGenerate 2022-04-24 19:32:08 +02:00
shops update after merge from /main 2021-01-30 23:43:15 +01:00
utils Utils: SI: fix rounding problems (#895) 2022-08-12 00:46:11 +02:00
vanilla Options: raise Exception if per-game options are in root 2021-09-17 00:17:54 +02:00
webhost tests: implement test to check for game_info file (#531) 2022-05-19 00:08:29 +02:00
TestBase.py Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
__init__.py Tests: always display all warnings 2022-06-17 03:22:43 +02:00