mirror of
https://github.com/huge-dream/django-vue3-admin.git
synced 2026-09-22 13:05:16 +00:00
- pytest.ini: use application.test_settings for MSSQL compatibility - conftest.py: move to backend root; use UserFactory with Sequence - application/test_settings.py: NoCreateTestDatabase patch for MSSQL - test_serializers.py: use chinese error keys (django_restql behavior) - test_views.py: use API response code assertions (SuccessResponse format)