mirror of
https://github.com/meeb/tubesync.git
synced 2026-04-06 00:01:50 +08:00
556 B
556 B
tests
This directory contains TubeSync's Django test modules.
The tests were split from the old sync/tests.py into smaller files to make
failures easier to locate and debug.
Notable files include:
test_format_matching.pyfor format matcher teststest_filepath.pyfor media filepath and filename teststest_media.pyfor media model teststest_response_filtering.pyfor response filtering teststest_tasks.pyfor task-related teststest_frontend.pyfor frontend and view testsfixtures.pyfor shared test metadata loading