Archipelago/worlds/messenger/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
..
__init__.py Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00
test_access.py The Messenger: Make modules and tests PEP8 (#2276) 2023-10-08 14:33:39 +02:00
test_locations.py Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00
test_logic.py The Messenger: more optimizations (#2451) 2023-11-24 00:38:57 +01:00
test_notes.py The Messenger: Make modules and tests PEP8 (#2276) 2023-10-08 14:33:39 +02:00
test_shop.py Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00
test_shop_chest.py Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00