check50

cs50/problems/2022/python/tests/fuel


:) test_fuel.py exist

Log
checking that test_fuel.py exists...

:( correct fuel.py passes all test_fuel checks

Cause
expected exit code 0, not 1

Log
running pytest test_fuel.py...
checking that program exited with status 0...

:| test_fuel catches fuel.py returning incorrect ints in convert

Cause
can't check until a frown turns upside down

:| test_fuel catches fuel.py not raising ValueError in convert

Cause
can't check until a frown turns upside down

:| test_fuel catches fuel.py not raising ZeroDivisionError in convert

Cause
can't check until a frown turns upside down

:| test_fuel catches fuel.py not labeling 1% as E in gauge

Cause
can't check until a frown turns upside down

:| test_fuel catches fuel.py not printing % in gauge

Cause
can't check until a frown turns upside down

:| test_fuel catches fuel.py not labeling 99% as F in gauge

Cause
can't check until a frown turns upside down