summaryrefslogtreecommitdiff
path: root/tests/test_server.py
AgeCommit message (Collapse)AuthorFilesLines
2026-05-01Redesign API by introducing otp2289.OTPResponse typeHEADv2.0.0nextmasterSimeon Simeonov1-0/+4
2026-04-28Restructure the entire project, enforce linting and add support for type ↵Simeon Simeonov1-0/+121
checkers
2023-01-08Include the tests in the sdist packagev1.2.1Simeon Simeonov1-128/+0
2023-01-05Add the OTPState.ot_hex propertySimeon Simeonov1-1/+3
2022-03-29Add the -P param and improve testsSimeon Simeonov1-30/+47
2020-04-03Implement OTPStore container class in the server moduleSimeon Simeonov1-0/+25
2020-03-30Implement OTPState in the server moduleSimeon Simeonov1-0/+84