ttvdrops/twitch/tests
Joakim Hellsén b06dd6b1ac
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
Use the reward image instead of campaign if only one reward
2026-05-11 22:03:15 +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_api.py Add API for Twitch data 2026-05-05 05:01:48 +02:00
test_backup.py Remove silk 2026-05-10 19:52:02 +02:00
test_badge_views.py Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
test_better_import_drops.py Allow longer campaign URLs 2026-05-09 22:14:26 +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 Add support for a hide_paid query parameter to campaign feeds 2026-05-05 06:05:10 +02: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 Use the reward image instead of campaign if only one reward 2026-05-11 22:03:15 +02:00
test_watch_imports.py Add watch_imports command 2026-03-09 05:27:11 +01:00