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

Function test_isInvalid

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

Source from the content-addressed store, hash-verified

14
15
16def test_isInvalid(DB, StrongBluePillBooster):
17 assert StrongBluePillBooster.isInvalid is False
18
19
20def test_slot(DB, StrongBluePillBooster):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected