summaryrefslogtreecommitdiff
path: root/tests/test_generator.py
AgeCommit message (Collapse)AuthorFilesLines
2026-05-01Redesign API by introducing otp2289.OTPResponse typeHEADv2.0.0nextmasterSimeon Simeonov1-86/+192
2026-04-28Restructure the entire project, enforce linting and add support for type ↵Simeon Simeonov1-0/+251
checkers
2023-01-08Include the tests in the sdist packagev1.2.1Simeon Simeonov1-280/+0
2023-01-05Add the OTPState.ot_hex propertySimeon Simeonov1-1/+1
2022-03-29Add the -P param and improve testsSimeon Simeonov1-54/+98
2020-03-30Implement OTPState in the server moduleSimeon Simeonov1-10/+10
2020-03-27Add licensing informationSimeon Simeonov1-1/+25
2020-03-26Add support for accepting a challenge string in the generatorSimeon Simeonov1-10/+61
2020-03-25Add some additional tests for the generatorSimeon Simeonov1-1/+47
2020-03-25Initial commit with working generator and corresponding testsSimeon Simeonov1-0/+115