Archipelago/test/general
Aaron Wagener 078d793073
Tests: add test for 2-player-multiworlds (#2386)
* Tests: add test for all games multiworld and test for two player multiworld per game

* make assertSteps behave like call_all

* review improvements

* fix stage calling and loc copying in accessibility

* add docstrings

* lttp is on the options api now

* skip the all games multiworld for now. likely needs to be modified to test specific worlds

* move skip to the class
2024-03-11 23:22:30 +01:00
..
__init__.py Tests: add test for 2-player-multiworlds (#2386) 2024-03-11 23:22:30 +01:00
test_fill.py Core: create the per world random object in the world constructor (#2083) 2024-03-10 18:47:45 +01:00
test_groups.py
test_helpers.py
test_host_yaml.py
test_ids.py
test_implemented.py
test_items.py LTTP: remove multiworld = None (#2290) 2024-03-10 08:18:25 +01:00
test_locations.py
test_memory.py
test_names.py
test_options.py
test_reachability.py