You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only part of the codebase that is unit tested is the otp_algorithm module. It is understandable that the unit testing was omitted during the hackathon, but now it should be a priority to introduce decent test coverage.
As a later part of this, we should probably also introduce the test coverage check in the CI.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Currently, the only part of the codebase that is unit tested is the
otp_algorithm
module. It is understandable that the unit testing was omitted during the hackathon, but now it should be a priority to introduce decent test coverage.As a later part of this, we should probably also introduce the test coverage check in the CI.
The text was updated successfully, but these errors were encountered: