| | | | --- | --- | | Short description | Checksum operation is not implemented | | Expected operation | After entering an input it returns the checksum of that | | Experienced operation | Returns zero on every occasion | | Reproductive steps | After running the checksum test, it returns zero every time | | Error location | https://github.com/palatinb/test-automation-engineer-python-junior/blob/865c772c72e8b518a60f3ce0a996cb2ffbcc03b6/calculator.py#L33 | | Test result | Not OK | | Priority | Low, based on it not used in the calculator |
test-automation-engineer-python-junior/calculator.py
Line 33 in 865c772