Archipelago/test
black-sliver c96c554dfa
Tests, WebHost: add tests for host_room and minor cleanup ()
* 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
..
benchmark Tests: add world load benchmark () 2024-02-04 09:09:07 +01:00
cpp Speedups: remove dependency on c++ () 2024-06-12 18:54:59 +02:00
general Tests: fix error reporting in test_default_all_state_can_reach_everything () 2024-07-01 20:47:40 +02:00
hosting Generate: split ERmain out of main () 2024-06-16 03:27:06 +02:00
multiworld Tests: add test for 2-player-multiworlds () 2024-03-11 23:22:30 +01:00
netutils Speedups: remove dependency on c++ () 2024-06-12 18:54:59 +02:00
options Core: add unit tests and more documentation for numeric options () 2024-06-06 00:17:52 +02:00
programs Generate: split ERmain out of main () 2024-06-16 03:27:06 +02:00
utils Utils: YAML goes brrrt () 2024-02-27 08:44:34 +01:00
webhost Tests, WebHost: add tests for host_room and minor cleanup () 2024-07-07 16:51:10 +02:00
worlds Core: fix unittest world discovery () 2023-10-03 09:47:22 +02:00
TestBase.py Tests: modern PEP8-ify core test modules and methods () 2023-10-22 13:00:27 +02:00
__init__.py Core: fix unittest world discovery () 2023-10-03 09:47:22 +02:00
bases.py Tests: give seed on default tests and fix execnet error () 2024-06-22 21:00:15 +02:00