ttvdrops/twitch/tests
2026-04-12 04:20:47 +02:00
..
__init__.py Improve import command 2026-01-05 18:46:46 +01:00
example.json Add Chzzk campaign and reward models, import command, and schemas 2026-03-31 21:57:12 +02:00
test_backup.py Remove CSV backup functionality and related tests, retaining only JSON backup support 2026-03-17 01:58:15 +01:00
test_badge_views.py Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
test_better_import_drops.py Use celery tasks instead of systemd timers for periodic work; and add more tests 2026-04-08 03:23:18 +02:00
test_chat_badges.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
test_exports.py Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
test_feeds.py Fix feed links 2026-03-22 01:12:23 +01:00
test_game_owner_organization.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
test_image_tags.py Use 404 image when no image is available 2026-03-10 11:27:17 +01:00
test_import_chat_badges.py Use celery tasks instead of systemd timers for periodic work; and add more tests 2026-04-08 03:23:18 +02:00
test_migrations.py Add allowed_campaign_count field to Channel model and implement counter cache logic 2026-04-12 04:20:47 +02:00
test_schemas.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
test_tasks.py Use celery tasks instead of systemd timers for periodic work; and add more tests 2026-04-08 03:23:18 +02:00
test_views.py Add allowed_campaign_count field to Channel model and implement counter cache logic 2026-04-12 04:20:47 +02:00
test_watch_imports.py Add watch_imports command 2026-03-09 05:27:11 +01:00