Archipelago/test
black-sliver e670ca513b
Fill: fix swap error found in CI ()
* 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
..
general Fill: fix swap error found in CI () 2023-11-11 10:54:51 +01:00
netutils Tests: modern PEP8-ify core test modules and methods () 2023-10-22 13:00:27 +02:00
programs Tests: modern PEP8-ify core test modules and methods () 2023-10-22 13:00:27 +02:00
utils Core: fix some memory leak sources without removing caching () 2023-10-31 02:08:56 +01:00
webhost Tests: modern PEP8-ify core test modules and methods () 2023-10-22 13:00:27 +02:00
worlds Core: fix unittest world discovery () 2023-10-03 09:47:22 +02:00
TestBase.py Tests: modern PEP8-ify core test modules and methods () 2023-10-22 13:00:27 +02:00
__init__.py Core: fix unittest world discovery () 2023-10-03 09:47:22 +02:00
bases.py Allow worlds to provide item and location descriptions () 2023-11-11 01:06:54 -05:00