lnbits/tests/unit
2025-07-15 11:15:12 +02:00
..
__init__.py test: restructure tests (#2444) 2024-04-19 13:22:06 +02:00
test_cache.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_crud_payments.py chore: get rid of mypy notes and typecheck more functions (#3257) 2025-07-15 11:15:12 +02:00
test_crypto_aes.py refactor: untangle lnd's macaroon encryption with AESCipher class (#3152) 2025-05-13 12:07:38 +02:00
test_db.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_db_fetch_page.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_decorators.py fix: better differentiation between UNAUTHORIZED and FORBIDDEN (#3139) 2025-05-05 10:55:58 +02:00
test_exchange_rates.py feat: Add trimmed mean filtering for exchange rate outlier detection (#3206) 2025-06-25 13:16:00 +03:00
test_fiat_providers.py fix: circular import on handle_fiat_payments (#3226) 2025-07-08 10:17:23 +02:00
test_helpers.py fix: allow ports for domains (#3171) 2025-05-26 11:35:02 +03:00
test_helpers_query.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_pay_invoice.py fix: update success status (#3244) 2025-07-15 11:14:25 +02:00
test_services_fees.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_services_wallet_limit.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_settings.py Fix overlapping redirect paths (#2671) 2024-09-11 12:41:37 +03:00
test_upload_file_path.py feat: cleanup on library dir creation and upload endpoints (#3069) 2025-04-01 10:27:11 +03:00