Archipelago/test
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
..
benchmark Tests: add world load benchmark (#2768) 2024-02-04 09:09:07 +01:00
general Tests: add test for 2-player-multiworlds (#2386) 2024-03-11 23:22:30 +01:00
multiworld Tests: add test for 2-player-multiworlds (#2386) 2024-03-11 23:22:30 +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 Utils: YAML goes brrrt (#2868) 2024-02-27 08:44:34 +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 LTTP: remove multiworld = None (#2290) 2024-03-10 08:18:25 +01:00