10 Commits

Author SHA1 Message Date
Vlad Stan
58004225c6
chore: code format 2024-10-16 11:54:19 +02:00
Vlad Stan
ef8262a17b
fix: payment extra 2024-10-16 11:54:18 +02:00
Vlad Stan
ec8e889fb3
fix: payment extra 2024-10-16 11:54:16 +02:00
Vlad Stan
6d56203c62
refactor: make settings a fixture 2024-10-16 11:53:49 +02:00
Vlad Stan
ce3c260e57
fix: settings 2024-10-16 11:53:48 +02:00
dni ⚡
532e5cd091
fix some tests 2024-10-16 11:52:49 +02:00
dni ⚡
21d87adc52
mega chore: update sqlalchemy (#2611)
* update sqlalchemy to 1.4
* async postgres

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-09-24 10:56:03 +02:00
Gonçalo Valério
4732c4b296
add proper validation for the unit field when creating an invoice (#2647) 2024-08-30 12:17:52 +01:00
dni ⚡
6730c6ed67
refactor: fix duplicate keychecker (#2339)
* refactor: fix duplicate keychecker

- refactor KeyChecker to be more approachable
- only 1 sql query needed even if you use `get_key_type`
- rename `WalletType` to `KeyType` wallet type was misleading

fix test

sorting

* fixup!

* revert 404
2024-05-13 15:26:25 +01:00
dni ⚡
e607ab7a3e
test: restructure tests (#2444)
unit, api, wallets
* only run test-api for migration
2024-04-19 13:22:06 +02:00