combo/tests
Benjamin Dauvergne 41ab1bfa16
gitea/combo/pipeline/head This commit looks good Details
lingo: send the amount paid in pay_invoice() and notify() (#76572)
This commit factorize the creation of the JSON payload in pay_invoice()
and notify(), so that they send the same information.

The pay_invoice method is moved on the Transaction class.
2024-05-03 13:52:21 +02:00
..
data assets: add a check to see if uploaded images are handled by PIL (#86995) 2024-03-05 15:03:50 +01:00
js js: configure unit tests (#83453) 2024-01-29 09:34:16 +01:00
templates-1/combo misc: add support for extra variables to skeleton pages (#83003) 2023-11-10 08:56:45 +01:00
wcs wcs: check code syntax before searching for it (#89461) 2024-04-11 18:22:15 +02:00
__init__.py tests: add required __init__ file so tests can import others 2016-07-13 09:21:41 +02:00
conftest.py lingo: poll backend during asynchronous rendering (#57790) 2021-10-21 08:20:28 +02:00
settings.py export_import: invalid bundle (#88132) 2024-03-25 09:43:41 +01:00
test_application.py manager: list pages outside applications (#85927) 2024-01-30 13:29:14 +01:00
test_applification_api.py export_import: post bundle (#89034) 2024-04-03 17:20:31 +02:00
test_assets.py assets: don't export or clean non asset files (#86870) 2024-02-29 12:07:14 +01:00
test_cell_visibility.py tests: move cell visibility tests to their own file (#70844) 2022-10-29 09:17:53 +02:00
test_cells.py data: implement ?nocache parameter for JSON cells (#75916) 2024-01-15 16:15:04 +01:00
test_cron.py misc: move AppConfig subclasses from init to apps.py (#75442) 2023-03-29 16:14:41 +02:00
test_dashboard.py manager: do not load dashboard inner cells (#75999) 2023-03-30 20:08:36 +02:00
test_dataviz.py dataviz: add an option to print values directly on chart (#68944) 2024-04-30 11:09:03 +02:00
test_family.py family: mark event as full (#79098) 2023-06-27 15:58:24 +02:00
test_fargo.py misc: fix unused-import pylint error (#56288) 2021-08-31 10:00:38 +02:00
test_gallery_cell.py gallery: fix access to cell management for non-admins (#72254) 2022-12-12 19:07:19 +01:00
test_import_export.py data: export/import of page picture content (#86870) 2024-02-29 12:07:14 +01:00
test_kb.py manager: use sidetabs to navigate between cell options (#62965) 2022-04-01 10:49:41 +02:00
test_lingo.py lingo: move eopayment options from backend to regie when scope change (#65141) 2022-05-13 16:15:19 +02:00
test_lingo_cells.py misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:07:28 +02:00
test_lingo_manager.py lingo: remove old invoices cells (#76948) 2023-05-18 10:35:39 +02:00
test_lingo_payment.py lingo: send the amount paid in pay_invoice() and notify() (#76572) 2024-05-03 13:52:21 +02:00
test_lingo_remote_regie.py lingo: send the amount paid in pay_invoice() and notify() (#76572) 2024-05-03 13:52:21 +02:00
test_manager.py snapshots: do not delete snapshots on user deletion (#88622) 2024-03-26 13:18:45 +01:00
test_maps_cells.py maps: add option to include a search button (#88131) 2024-03-29 08:29:05 +01:00
test_maps_manager.py map: add int conversion before comparing zoom levels (#86631) 2024-02-07 11:17:05 +01:00
test_migrations.py misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:07:28 +02:00
test_notification.py notifications: allow null/empty content (#83002) 2023-10-31 16:54:17 +01:00
test_pages.py data: remove parent field from page snapshots (#86627) 2024-03-15 08:28:42 +01:00
test_profile.py misc: add a nameid property to users (#85345) 2024-01-12 14:28:48 +01:00
test_public.py menu: include parenthood in subentries hint class logic (#86069) 2024-01-30 14:56:02 +01:00
test_public_templatetags.py data: add true, false & null aliases to context (#82425) 2024-02-15 15:47:03 +01:00
test_publik.py misc: fix unused-import pylint error (#56288) 2021-08-31 10:00:38 +02:00
test_pwa.py pwa: never delete subscriptions (#85458) 2024-02-23 11:13:55 +01:00
test_requests.py misc: bump black version (#75442) 2023-03-29 16:28:39 +02:00
test_search.py misc: extend regex used for identifiers in subslugs (#87480) 2024-02-29 10:45:57 +01:00
test_spooler.py misc: apply pyupgrade (#55868) 2021-07-27 16:45:52 +02:00
test_utils.py misc: fix unused-import pylint error (#56288) 2021-08-31 10:00:38 +02:00
utils.py manager: add a visual mark to cell tabs with configured settings (#64936) 2022-06-24 08:48:10 +02:00