MikoPBX API Test Generating Generate comprehensive Python pytest tests for MikoPBX REST API endpoints with full parameter coverage, schema validation, and edge case testing. What This Skill Does Analyzes DataStructure.php files and generates complete pytest test suites including: - ✅ CRUD operation tests (Create, Read, Update, Delete) - ✅ Positive and negative test cases - ✅ Parameter validation tests - ✅ Edge cases and boundary conditions - ✅ Schema validation tests - ✅ Proper fixtures and authentication - ✅ Detailed assertions with error messages When to Use This Skill Use this skill when y…