lnbits/tests/unit
2026-07-27 14:53:12 +03:00
..
__init__.py test: restructure tests (#2444) 2024-04-19 13:22:06 +02:00
test_app_extensions.py feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
test_cache.py feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00
test_crud_payments.py Fix: Update apipayments updated_at field when a payment is updated. (#3699) 2026-01-09 09:52:10 +02:00
test_crud_users.py Fix: 500 Error When Searching by Wallet ID in Users. (#3789) 2026-03-23 11:28:58 +02:00
test_crypto_aes.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_db.py fix: payment filter for time range (#4023) 2026-07-16 13:53:00 +03:00
test_db_fetch_page.py Fix: “Show all” table pagination (#3946) 2026-05-07 12:02:19 +03:00
test_decorators.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_exchange_rates.py feat: use lnbits price aggregator to save loads of request (#4026) 2026-07-06 09:21:55 +02:00
test_fiat_providers.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_first_install.py [feat] reset the first install token (#3894) (#3898) 2026-03-25 11:57:37 +01:00
test_helpers.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_helpers_query.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_models_extensions.py fix: check extension type when installing (#4101) 2026-07-27 14:53:12 +03:00
test_pay_invoice.py feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00
test_services_assets.py fix: stricter asset upload (#3982) 2026-05-21 12:44:23 +02:00
test_services_extensions.py fix: check extension type when installing (#4101) 2026-07-27 14:53:12 +03:00
test_services_extensions_builder.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_services_fees.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_services_funding_source.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_services_lnurl.py chore: update pyright to latest and fix new issues (#3978) 2026-06-03 11:46:53 +02:00
test_services_nostr.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_services_notifications.py fix: non-blocking relay publishes in send_nostr_dm (#3925) 2026-06-18 15:28:28 +02:00
test_services_payments.py fix: mark expired incoming invoices as failed and add periodic cleanup (#3867) 2026-07-16 13:55:53 +03:00
test_services_settings.py feat: hide burger bg toggle (#3969) 2026-05-22 14:04:46 +01:00
test_services_shared_wallet.py [fix] user sorting performance (#3561) 2025-11-25 09:16:35 +02:00
test_services_users.py chore: update pyright to latest and fix new issues (#3978) 2026-06-03 11:46:53 +02:00
test_services_wallet_limit.py chore: update to latest pytest (#2800) 2024-12-11 11:39:28 +02:00
test_services_websockets.py [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
test_settings.py feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
test_wasm_extension_api_client.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_wasm_extension_events.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_wasm_extension_frontend.py feat: add wasm to open api docs (#4074) 2026-07-21 12:35:59 +03:00
test_wasm_extension_host_api.py feat: advanced wasm extension features (#4059) 2026-07-20 14:50:25 +03:00
test_wasm_extension_http.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
test_wasm_extension_loader.py feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
test_wasm_extension_permissions.py feat: advanced wasm extension features (#4059) 2026-07-20 14:50:25 +03:00
test_wasm_extension_routes.py feat: add wasm to open api docs (#4074) 2026-07-21 12:35:59 +03:00
test_wasm_extension_storage.py feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
test_wasm_extension_websocket_api.py feat: advanced wasm extension features (#4059) 2026-07-20 14:50:25 +03:00
test_wasm_extension_websockets.py feat: add wasm to open api docs (#4074) 2026-07-21 12:35:59 +03:00