Archipelago/test
Aaron Wagener cfd758168c
Tests: add a test for worlds to not modify the itempool after `create_items` (#1460)
* Tests: add a test for worlds to only modify the itempool in `create_items`

* extend test multiworld setup instead of a new function

* cleanup the test a bit

* put more strict wording in `create_items` docstring

* list of shame

* Don't call `set_rules` before testing

* remove ChecksFinder from the list of shame

---------

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
2024-01-14 02:15:35 +01:00
..
general Tests: add a test for worlds to not modify the itempool after `create_items` (#1460) 2024-01-14 02:15:35 +01:00
netutils Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
programs Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
utils Core: fix some memory leak sources without removing caching (#2400) 2023-10-31 02:08:56 +01:00
webhost WebHost: Fix /api/generate (#2693) 2024-01-11 17:44:12 -05:00
worlds Core: fix unittest world discovery (#2262) 2023-10-03 09:47:22 +02:00
TestBase.py Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
__init__.py Core: fix unittest world discovery (#2262) 2023-10-03 09:47:22 +02:00
bases.py Tests: remove deprecated option access from `WorldTestBase` (#2671) 2024-01-12 00:22:04 +01:00