Archipelago/test/webhost
black-sliver c96c554dfa
Tests, WebHost: add tests for host_room and minor cleanup (#3619)
* Tests, WebHost: move out setUp and fix typing in api_generate

Also fixes a typo
and changes client to be per-test rather than a ClassVar

* Tests, WebHost: add tests for display_log endpoint

* Tests, WebHost: add tests for host_room endpoint

* Tests, WebHost: enable Flask DEBUG mode for tests

This provides the actual error if a test raised an exception on the server.

* Tests, WebHost: use user_path for logs

This is what custom_server does now.

* Tests, WebHost: avoid triggering security scans
2024-07-07 16:51:10 +02:00
..
__init__.py Tests, WebHost: add tests for host_room and minor cleanup (#3619) 2024-07-07 16:51:10 +02:00
test_api_generate.py Tests, WebHost: add tests for host_room and minor cleanup (#3619) 2024-07-07 16:51:10 +02:00
test_descriptions.py WebHost, Core: Move item and location descriptions to `WebWorld` responsibilities. (#2508) 2024-05-23 02:08:08 -05:00
test_docs.py Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
test_file_generation.py Tests: modern PEP8-ify core test modules and methods (#2298) 2023-10-22 13:00:27 +02:00
test_host_room.py Tests, WebHost: add tests for host_room and minor cleanup (#3619) 2024-07-07 16:51:10 +02:00
test_option_presets.py WebHost: Allowing options that work on WebHost to be used in presets (#3441) 2024-06-03 03:42:27 -05:00