Files
trading-journal/backend/tests/test_security.py
Tianyu Liu 1fbc93353d
All checks were successful
Backend CI / unit-test (push) Successful in 35s
add exchange table
2025-09-22 14:33:32 +02:00

5 lines
95 B
Python

from trading_journal import security
def test_hash_password() -> None:
plain = "password"