Archipelago/test
NewSoupVi 5a42c70675
Core: Fix worlds that rely on other worlds having their Entrances connected before connect_entrances, add unit test (#4530)
* unit test that get all state is called with partial entrances before connect_entrances

* fix the two worlds doing it

* lol

* unused import

* Update test/general/test_entrances.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update test_entrances.py

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2025-01-22 14:00:47 +01:00
..
benchmark Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
cpp Speedups: remove dependency on c++ (#2796) 2024-06-12 18:54:59 +02:00
general Core: Fix worlds that rely on other worlds having their Entrances connected before connect_entrances, add unit test (#4530) 2025-01-22 14:00:47 +01:00
hosting Generate: split ERmain out of main (#3515) 2024-06-16 03:27:06 +02:00
multiworld Tests: Fix indentation in TestTwoPlayerMulti (#4010) 2024-10-01 21:30:45 +02:00
netutils Core: fix exceptions coming from LocationStore (#4358) 2024-12-10 20:09:36 +01:00
options Core: Fix Template Yamls for games with colon in name (#4106) 2024-11-14 23:43:42 +01:00
programs Tests: Add a test that weights file generates different results per player correctly (#3392) 2024-10-30 23:18:30 +01:00
utils Utils: YAML goes brrrt (#2868) 2024-02-27 08:44:34 +01:00
webhost Tests: have option preset validation test do full validation (#4208) 2024-11-18 18:09:27 +01: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 Tests: Add ignore filter to s2clientprotocol warnings (#4180) 2024-11-13 19:04:31 +01:00
bases.py Core, some worlds: Rename sweep_for_events to sweep_for_advancements (#3571) 2024-08-23 01:15:05 +02:00