Archipelago/test
Aaron Wagener a05dbac55f
Core: Rework accessibility (#1481)
* rename locations accessibility to "full" and make old locations accessibility debug only

* fix a bug in oot

* reorder lttp tests to not override its overrides

* changed the wrong word in the dict

* :forehead:

* update the manual lttp yaml

* use __debug__

* update pokemon and messenger

* fix conflicts from 993

* fix stardew presets

* add that locations may be inaccessible to description

* use reST format and make the items description one line so that it renders correctly on webhost

* forgot i renamed that

* add aliases for back compat

* some cleanup

* fix imports

* fix test failure

* only check "items" players when the item is progression

* Revert "only check "items" players when the item is progression"

This reverts commit ecbf986145e6194aa99a39c481d8ecd0736d5a4c.

* remove some unnecessary diffs

* CV64: Add ItemsAccessibility

* put items description at the bottom of the docstring since that's it's visual order

* :

* rename accessibility reference in pokemon rb dexsanity

* make the rendered tooltips look nicer
2024-07-31 12:13:14 +02:00
..
benchmark Tests: add world load benchmark (#2768) 2024-02-04 09:09:07 +01:00
cpp Speedups: remove dependency on c++ (#2796) 2024-06-12 18:54:59 +02:00
general Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
hosting Generate: split ERmain out of main (#3515) 2024-06-16 03:27:06 +02:00
multiworld Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
netutils Speedups: remove dependency on c++ (#2796) 2024-06-12 18:54:59 +02:00
options Core: add unit tests and more documentation for numeric options (#2926) 2024-06-06 00:17:52 +02:00
programs Generate: split ERmain out of main (#3515) 2024-06-16 03:27:06 +02:00
utils Utils: YAML goes brrrt (#2868) 2024-02-27 08:44:34 +01:00
webhost Tests, WebHost: add tests for host_room and minor cleanup (#3619) 2024-07-07 16:51:10 +02: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: give seed on default tests and fix execnet error (#3520) 2024-06-22 21:00:15 +02:00