Commit Graph
12 Commits
Author SHA1 Message Date
dni ⚡ 1f63b94a56 escape user 2024-10-17 10:40:14 +02:00
Vlad Stananddni ⚡ 7bad0552f6 refactor: make settings a fixture 2024-10-17 10:39:57 +02:00
dni ⚡ 441348f1ed fix some tests 2024-10-17 10:37:08 +02:00
dni ⚡ bdeac94d99 fixup! 2024-10-17 10:36:33 +02:00
dni ⚡ 2764fefb3d fixup! 2024-10-17 10:36:32 +02:00
dni ⚡ 3d2ed02fb1 feat: add shortcuts for insert_query and update_query into Database
example: await db.insert("table_name", base_model)
2024-10-17 10:36:28 +02:00
Vlad StanandGitHub ae4eda04ba test: more payment tests (#2738)
* test: pay_invoice
2024-10-17 10:27:36 +02:00
Vlad StanandGitHub a58deff70c feat: block pay invoice (#2727) 2024-10-01 17:17:42 +03:00
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
Vlad StanandGitHub 5f4f1288d7 Fix overlapping redirect paths (#2671) 2024-09-11 12:41:37 +03:00
dni ⚡andPavol Rusnak 00f39a2007 test: add unit for fee_reserve and service_fee
:)

sorting
2024-04-22 11:38:24 +02:00
dni ⚡andGitHub e607ab7a3e test: restructure tests (#2444)
unit, api, wallets
* only run test-api for migration
2024-04-19 13:22:06 +02:00