lnbits/tests
2023-01-31 22:39:10 +00:00
..
core fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
data Removed example from mock 2023-01-31 22:39:10 +00:00
extensions fix flake8 F811 (redefinition of unused) 2023-01-30 11:46:45 +00:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
helpers.py fix unused variable 2023-01-30 11:46:45 +00:00
mocks.py test should pass now, WALLET is initialised after the settings are loaded from db. 2022-12-07 13:38:33 +01:00