Split integration tests into logical admin/ and vendor/ subdirectories for better organization. Updated fixture imports and test structure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Admin API Integration Tests
Documentation
For comprehensive testing documentation, see:
Test Structure Guide in MkDocs
Quick Start
# Run all admin tests
pytest tests/integration/api/v1/admin/ -v
Status
⚠️ Tests to be migrated from legacy test files.
See Test Structure Guide for migration details.