MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / test_item

Function test_item

tests/test_modules/test_eos/test_saveddata/test_booster.py:24–25  ·  view source on GitHub ↗
(DB, Gamedata, StrongBluePillBooster)

Source from the content-addressed store, hash-verified

22
23
24def test_item(DB, Gamedata, StrongBluePillBooster):
25 assert isinstance(StrongBluePillBooster.item, Gamedata['Item'])
26
27
28def test_clear(DB, StrongBluePillBooster):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected