stvnksslr/dataslate-parser

View on GitHub
src/utils/gametype__test.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

    assert supported_version
Severity: Info
Found in src/utils/gametype__test.py by bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

    assert gametype == HORUS_HERESY_ID
Severity: Info
Found in src/utils/gametype__test.py by bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

    assert parser == heresy
Severity: Info
Found in src/utils/gametype__test.py by bandit

There are no issues that match your filters.

Category
Status