lnbits/tests/core/views
jackstar12 2623e9247a
track fiat value of payments (#1789)
* save fiat_amounts on payment creation

* show fiat amount in frontend

* add lnbits_default_accounting_currency

* extract fiat calculation logic into service

* move all currency conversions to calc_fiat_amounts

move all conversion logic into create_invoice so extensions can benefit aswell

* show user-defined and wallet-defined currency in frontend

* remove sat from fiat units

* make bundle

* improve tests

* debug log
2023-08-28 11:00:59 +01:00
..
__init__.py [CHORE] remove redundant mocks (#1902) 2023-08-28 10:56:20 +01:00
test_api.py track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
test_generic.py small followup to #1597 2023-04-03 17:54:55 +02:00
test_public_api.py remove lnaddress (#1525) 2023-02-20 09:08:23 +01:00