Archipelago/test
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
..
dungeons Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
general Core: some typing and docs in various parts of the interface (#1060) 2022-09-28 23:54:10 +02:00
inverted Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
inverted_minor_glitches Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
inverted_owg Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
items move ALTTP to its own world folder 2020-10-24 05:38:56 +02:00
minecraft Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
minor_glitches Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
owg Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
programs Test: add missing cleanup in TestGenerate 2022-04-24 19:32:08 +02:00
shops update after merge from /main 2021-01-30 23:43:15 +01:00
utils Utils: SI: fix rounding problems (#895) 2022-08-12 00:46:11 +02:00
vanilla Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
webhost Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
TestBase.py Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
__init__.py Tests: always display all warnings 2022-06-17 03:22:43 +02:00