Archipelago/worlds/stardew_valley
black-sliver e3112e5d51
Stardew Valley: Cut tests by 3 minutes (#2375)
* Stardew Valley: Test: unify mods

* Stardew Valley: Test: don't use SVTestBase where setUp is unused

* Stardew Valley: Test: remove duplicate backpack test

* Stardew Valley: Test: remove 2,3,4 heart tests

assume the math is correct with just 2 points on the curve

* Stardew Valley: Test: reduce duplicate test/gen runs

* Stardew Valley: Test: Change 'long' tests to not use TestBase

TestBase' setUp is not being used in the changed TestCases

* Stardew Valley: Test: Use subtests and inheritance for backpacks

* Stardew Valley: Test: add flag to skip some of the extensive tests by default
2023-10-28 00:18:33 +02:00
..
data Stardew Valley: Fix two logic bugs with the wizard on Entrance Randomizer (#2192) 2023-09-17 20:20:18 +02:00
docs
mods Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
scripts
strings
test Stardew Valley: Cut tests by 3 minutes (#2375) 2023-10-28 00:18:33 +02:00
__init__.py Stardew Valley: Use the pre-existing cache rather than ignoring it (#2368) 2023-10-27 12:12:17 +02:00
bundles.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
items.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
locations.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
logic.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
options.py - Fix Stardew valley option that was accidentally renamed in 993 (#2336) 2023-10-21 23:28:07 +02:00
region_classes.py
regions.py Stardew Valley: Use the pre-existing cache rather than ignoring it (#2368) 2023-10-27 12:12:17 +02:00
requirements.txt
rules.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
stardew_rule.py Stardew Valley: speed up rules creation by 4% (#2371) 2023-10-27 18:09:12 +02:00