simedkom/database/factories
Yoga Pangestu b9a266d35a feat(announcement): create AnnouncementMedia model, factory, and migration
- Introduced the AnnouncementMedia model, removing soft deletes for a simplified structure.
- Added AnnouncementMediaFactory for generating test data with relationships to Announcement and PartnerMedia.
- Created migration for the announcement_media table without soft deletes.
2025-12-12 11:30:36 +07:00
..
AnnouncementFactory.php feat(models): add relationships to PartnerMedia and User models 2025-12-12 10:06:18 +07:00
AnnouncementMediaFactory.php feat(announcement): create AnnouncementMedia model, factory, and migration 2025-12-12 11:30:36 +07:00
ClassificationFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
CompanyFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
ContentRecapFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
DepartmentFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
IssueManagementFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
JournalistFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
LocationFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
MediaMonitoringFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
MediaMonitoringThemeFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
NewsFactory.php feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
NewsTagsFactory.php feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
PartnerMediaFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
SubClassificationFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
SubLocationFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
ThemeFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
UserFactory.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00