Archipelago/test/general
Aaron Wagener 2e1a5b0e3b
Core: create the per world random object in the world constructor (#2083)
* Core: create the per world random object in the world constructor

* remove the check that multiworld exists

* add a deprecation warning to per_slot_randoms

* move random import and fix conflicts

* assert worlds don't exist before setting the multiworld seed

* fix the dlcq and sdv tests

* actually use the seed
2024-03-10 18:47:45 +01:00
..
__init__.py Core: create the per world random object in the world constructor (#2083) 2024-03-10 18:47:45 +01:00
test_fill.py Core: create the per world random object in the world constructor (#2083) 2024-03-10 18:47:45 +01:00
test_groups.py
test_helpers.py Core: don't allow region, location, or entrance with duplicate names (#2453) 2024-02-25 21:56:27 +01:00
test_host_yaml.py
test_ids.py
test_implemented.py
test_items.py LTTP: remove multiworld = None (#2290) 2024-03-10 08:18:25 +01:00
test_locations.py Tests: use strict equality in some tests # (#2778) 2024-01-30 09:00:47 +01:00
test_memory.py
test_names.py
test_options.py
test_reachability.py Core: Purge the evil (`world: MultiWorld`) (#2749) 2024-02-05 00:38:00 +01:00