Archipelago/test/general
black-sliver e670ca513b
Fill: fix swap error found in CI (#2397)
* Fill: add test for swap error with item rules

https://discord.com/channels/731205301247803413/731214280439103580/1167195750082560121

* Fill: fix swap error found in CI

Swap now assumes the unplaced items can be placed before the to-be-swapped item.
Unsure if that is safe or unsafe.

* Test: clarify docstring and comments in fill swap test

* Test: clarify comments in fill swap test more
2023-11-11 10:54:51 +01:00
..
__init__.py Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
test_fill.py Fill: fix swap error found in CI (#2397) 2023-11-11 10:54:51 +01:00
test_helpers.py
test_host_yaml.py
test_ids.py
test_implemented.py Tests: log the seed fo slot_data failures (#2402) 2023-11-08 09:15:06 +01:00
test_items.py
test_locations.py
test_memory.py
test_names.py
test_options.py
test_reachability.py