Archipelago/test
Aaron Wagener 3869a25944
Tests: assign the world to WorldTestBase, and a default player field (#2385)
* Tests: assign the World to WorldTestBase and add a player field (because I like typing self.player far more than random 1's all over the place)

* more accurate docstring for world and multiworld

* use self.player within the class
2024-02-15 23:49:52 +01:00
..
benchmark Tests: add world load benchmark (#2768) 2024-02-04 09:09:07 +01:00
general Core: Purge the evil (`world: MultiWorld`) (#2749) 2024-02-05 00:38:00 +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: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00