SurfSense/surfsense_backend/tests/integration/notifications
DESKTOP-RTLN3BA\$punk a7407502d3 feat(refactor): refactor payment system to implement unified credit wallet.
- Updated environment variables and - configurations for credit purchases via Stripe, replacing legacy page pack system.
- Introduced auto-reload feature for credit top-ups and modified database models to track credit transactions.
- Updated notification system to handle insufficient credits and auto-reload failures.
- Adjusted API routes and schemas to reflect changes in credit management.
2026-06-10 16:49:03 -07:00
..
conftest.py test: add notifications integration behavior guard 2026-06-03 21:53:06 +02:00
test_base_handler.py test: add notifications integration behavior guard 2026-06-03 21:53:06 +02:00
test_comment_reply_handler.py chore: linting 2026-06-09 00:42:26 -07:00
test_connector_indexing_handler.py test: add notifications integration behavior guard 2026-06-03 21:53:06 +02:00
test_document_processing_handler.py test: add notifications integration behavior guard 2026-06-03 21:53:06 +02:00
test_inbox_api.py chore: linting 2026-06-09 00:42:26 -07:00
test_insufficient_credits_handler.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
test_mention_handler.py chore: linting 2026-06-09 00:42:26 -07:00