Archipelago/test/general
black-sliver 738c21c625
Tests: massively improve the memory leak test performance (#4568)
* Tests: massively improve the memory leak test performance

With the growing number of worlds, GC becomes the bottleneck and slows down the test.

* Tests: fix typing in general/test_memory
2025-01-29 01:52:01 +01:00
..
__init__.py Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
test_client_server_interaction.py
test_entrance_rando.py Core: Generic Entrance Rando (#2883) 2024-12-27 21:04:02 +01:00
test_entrances.py Core: Fix worlds that rely on other worlds having their Entrances connected before connect_entrances, add unit test (#4530) 2025-01-22 14:00:47 +01:00
test_fill.py
test_groups.py
test_helpers.py Core: some low-hanging fruit on the strict type check (#3416) 2025-01-17 20:14:21 +01:00
test_host_yaml.py
test_ids.py
test_implemented.py Zillion: Finalize item locations in either generate_output or fill_slot_data (#4121) 2025-01-19 18:20:45 -05:00
test_items.py Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
test_locations.py Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
test_memory.py Tests: massively improve the memory leak test performance (#4568) 2025-01-29 01:52:01 +01:00
test_names.py Core: some low-hanging fruit on the strict type check (#3416) 2025-01-17 20:14:21 +01:00
test_options.py Tests: Use Option.from_any instead of Option() in test_pickle_dumps, which is currently preventing Range options from using default: "random" #4197 2024-11-17 01:52:49 +01:00
test_player_options.py
test_reachability.py Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
test_settings.py Core: fix settings API for removal of Python 3.8, 3.9 (#4280) 2024-11-29 21:17:56 +01:00