blender-studio/films/tests
Anna Sirota af4217278c Delete notifications if comment they refer to is deleted
This required changing reply notifications: they now use
parent comments as targets instead of the "high-level" parent objects
such as blog posts, sections etc.
Otherwise it was not possible to figure out when a notification about a
reply must be deleted because there was no link from it to the actual
reply.
2022-07-26 16:30:14 +02:00
..
__init__.py [WIP] Install factory-boy, create films models' factories 2020-06-29 18:26:44 +02:00
test_all_assets.py Rename /latest-assets/ to /latest-artwork/, LatestAssets to AllAssets 2021-11-15 16:10:20 +01:00
test_asset_like.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
test_asset_model.py Fix DataError caused by film asset slugs generated from long names 2021-07-06 09:52:25 +02:00
test_collection_model.py AWS S3 storage for Blender Studio files 2020-09-23 11:13:35 +02:00
test_film_asset_comments.py Delete notifications if comment they refer to is deleted 2022-07-26 16:30:14 +02:00
test_film_model.py Black formatting 2020-10-16 16:08:06 +02:00
test_flatpages.py Rename html_content to content_html to keep naming consistent 2021-11-09 14:45:13 +01:00
test_previous_next_asset.py Sort Featured Content Gallery by -date_published [T83622] 2020-12-10 12:12:20 +01:00
test_production_credit.py Add Production Credits for users 2021-10-05 10:11:21 +02:00
test_production_logs.py Add .contributors to production log entry 2021-08-18 14:58:11 +02:00
test_queries.py Fix deprecation warnings in tests 2021-03-26 16:52:24 +01:00