Archipelago/test/general
Doug Hoskisson c96b6d7b95
Core: some typing and docs in various parts of the interface (#1060)
* some typing and docs in various parts of the interface

* fix whitespace in docstring

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* suggested changes from discussion

* remove redundant import

* adjust type for json messages

* for options module detection:
 module.lower().endswith("options")

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-09-28 23:54:10 +02:00
..
TestFill.py New, smarter fast_fill function (#646) 2022-09-17 02:06:25 +02:00
TestIDs.py Tests: verify that a world doesn't use the same ID multiple times (#985) 2022-09-01 21:25:06 +02:00
TestImplemented.py Test: fix wrong name 2022-05-10 19:20:15 -07:00
TestItems.py Tests: Check for Holes in the Item Pool (#992) 2022-09-05 10:02:40 +02:00
TestNames.py Test: item/location name must not be numeric 2022-09-20 18:38:16 +02:00
TestReachability.py Core: some typing and docs in various parts of the interface (#1060) 2022-09-28 23:54:10 +02:00
__init__.py Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00