Commit Graph

6 Commits

Author SHA1 Message Date
alwaysintreble 8af7908cd0
Tests: datapackage and more multiworld renaming ()
* Tests: add a test that created items and locations exist in the datapackage

* move FF validation to `assert_generate` and remove test exclusion

* test created location addresses are correct

* make the assertion proper and more verbose

* make item count test ~~a bit faster~~ a lot nicer

* 120 blaze it

* name test multiworld setup better and fix another over 120 line in FFR
2023-02-15 22:46:10 +01:00
Fabian Dill 2f37bedc92
Tests: ensure item name groups do not collide with item names () 2023-01-18 15:45:48 +01:00
espeon65536 4e5c10ad66
OoT: make Bottles and Adult Trade Item hintable groups ()
* OoT: make Bottles and Adult Trade Item hintable groups
2022-11-09 22:07:14 +01:00
toasterparty 8aad75ed23
Tests: Check for Holes in the Item Pool ()
* test for holes in the item pool

* Update test/general/TestItems.py

Co-authored-by: alwaysintreble <mmmcheese158@gmail.com>

* Update test/general/TestItems.py

Co-authored-by: alwaysintreble <mmmcheese158@gmail.com>

* Update test/general/TestItems.py

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Update test/general/TestItems.py

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

Co-authored-by: alwaysintreble <mmmcheese158@gmail.com>
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-09-05 10:02:40 +02:00
Fabian Dill ff608b72a2
Tests: add test to check for typo'd item name group definitions ()
* Tests: add test to check for typo'd item name group definitions
Factorio: item *name* group was pointing to IDs instead.
Server: prevent crash when using Event-filled item name group

* Server: prevent crash when /hint'ing for an item name group with events
2022-06-01 08:25:40 -07:00
Fabian Dill ec9ef21cc0 Tests: add create_item test 2021-11-11 00:06:51 +01:00