extensions-website/extensions/tests
Oleg Komarov 9ac1cccb51 Add comment in approval queue when a listed extension is updated
Track changes to description, featured image, icon and previews.
2024-05-31 13:12:15 +02:00
..
files Support for platforms and wheels (#131) 2024-05-16 18:20:41 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
test_api.py Account: show Blender ID username instead of full name everywhere (closes #59) 2024-05-30 13:00:30 +02:00
test_approve.py Tests: extension.approve and its interaction with latest_version 2024-05-27 12:44:16 +02:00
test_delete.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
test_manifest.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
test_models.py Mass rename INCOMPLETE -> DRAFT 2024-05-23 18:26:20 +02:00
test_submit.py Mass rename INCOMPLETE -> DRAFT 2024-05-23 18:26:20 +02:00
test_update.py Add comment in approval queue when a listed extension is updated 2024-05-31 13:12:15 +02:00
test_utils.py Manifest Validation: tags 2024-02-20 16:15:33 +01:00
test_views.py API: accept unknown values for platform filter (#155) 2024-05-28 15:59:36 +02:00