diagnostic.ly Healthcare Administration Platform
2,991+ assertions · 89 test files · 0 failures · Last verified 2026-03-01
| Phase | Name | Scope | Tests Added | Status |
|---|---|---|---|---|
| A | Test Infrastructure | CreatesTestUsers, TestConstants, base assertions, factory setup | 1 | ✓ |
| B | Unit Tests: Models | Hashids, casts, fillables, relationships for all 40+ models | 328 | ✓ |
| C | Unit Tests: Services | HashidsService, FinanceService, RemittanceCalculationService, etc. | 147 | ✓ |
| D | Unit Tests: Jobs & Middleware | SendEmailJob, ArchiveOldTransactions, CheckAuth, PreventBack, etc. | 91 | ✓ |
| E | Feature Tests: Core CRUD | Accounts, Users, Roles, Products, Bundles, Settings | 165 | ✓ |
| F | Feature Tests: Finance | Invoices, Payments, Transactions, ACH, Remittance, Reconciliation | 192 | ✓ |
| G | Feature Tests: Catalog & Partners | Bulk upload, catalog import, AI mapping, anomaly detection, channel partners | 139 | ✓ |
| H | Feature Tests: Modules | Documents, messaging, education, direct mail, telemedicine, case notes | 155 | ✓ |
| # | Class | Type | Domain | Tests |
|---|---|---|---|---|
| #1 | AllModelsHashidTest | Unit | Models | 128 |
| #2 | ModelRelationshipsTest | Unit | Models | 53 |
| #3 | RemittanceControllerTest | Feature | Remittance | 34 |
| #4 | ChannelPartnerControllerTest | Feature | Channel Partners | 33 |
| #5 | InvoiceControllerTest | Feature | Finance | 33 |
| #6 | BulkUploadControllerTest | Feature | Catalog Import | 30 |
| #7 | OrderControllerTest | Feature | Orders | 30 |
| #8 | AchControllerTest | Feature | Finance | 27 |
| #9 | ModelCastsTest | Unit | Models | 26 |
| #10 | RemittanceCalculationServiceTest | Unit | Services | 25 |
| #11 | InvoiceTest | Unit | Models | 24 |
| #12 | BulkUploadTest | Unit | Models | 22 |
| #13 | OrderTest | Unit | Models | 22 |
| #14 | FinanceDashboardTest | Feature | Finance | 20 |
| #15 | ProductControllerTest | Feature | Products | 19 |
| #16 | ChannelPartnerTest | Unit | Models | 18 |
| #17 | CatalogImportAnomalyServiceTest | Unit | Services | 18 |
| #18 | HashidsServiceTest | Unit | Services | 18 |
| #19 | CatalogImportControllerTest | Feature | Catalog Import | 17 |
| #20 | PaymentControllerTest | Feature | Finance | 17 |
| #21 | ReconciliationTest | Feature | Remittance | 17 |
| #22 | RolesControllerTest | Feature | Roles | 17 |
| #23 | CatalogImportServiceTest | Unit | Services | 17 |
| #24 | BundleControllerTest | Feature | Bundles | 16 |
| #25 | CategoryRegistryTest | Feature | Catalog Import | 16 |
| #26 | ApprovalWorkflowTest | Feature | Remittance | 16 |
| #27 | UsersControllerTest | Feature | Users | 16 |
| #28 | AccountControllerTest | Feature | Accounts | 15 |
| #29 | SharedDocumentTest | Feature | Documents | 15 |
| #30 | ClientFinancialAccountTest | Feature | Finance | 15 |
| #31 | MessagingControllerTest | Feature | Messaging | 15 |
| #32 | AuthControllerTest | Feature | Auth | 14 |
| #33 | ReplacementVariablesControllerTest | Feature | Replacement Variables | 14 |
| #34 | SupportEntityControllerTest | Feature | Support Entity | 14 |
| #35 | AchAccountTest | Unit | Models | 14 |
| #36 | EducationControllerTest | Feature | Education | 13 |
| #37 | CalculationEngineTest | Feature | Remittance | 13 |
| #38 | SettingsControllerTest | Feature | Settings | 13 |
| #39 | CatalogImportAiServiceTest | Unit | Services | 12 |
| #40 | SaveResumeTest | Feature | Catalog Import | 11 |
| #41 | AccountSettingControllerTest | Feature | Accounts | 10 |
| #42 | SuperadminReviewTest | Feature | Catalog Import | 10 |
| #43 | PermitDirectMailControllerTest | Feature | Direct Mail | 10 |
| #44 | DocumentControllerTest | Feature | Documents | 10 |
| #45 | MediaControllerTest | Feature | Media | 10 |
| #46 | CommunicationTypesControllerTest | Feature | Messaging | 10 |
| #47 | GlobalSettingsControllerTest | Feature | Settings | 10 |
| #48 | ParseCatalogImportJobTest | Unit | Jobs | 10 |
| #49 | UsersTest | Unit | Models | 10 |
| #50 | AiMappingTest | Feature | Catalog Import | 9 |
| #51 | RemittanceServiceTest | Unit | Services | 9 |
| #52 | IssuesResolutionTest | Feature | Catalog Import | 8 |
| #53 | TriggersByAccountControllerTest | Feature | Direct Mail | 8 |
| #54 | CalculateRemittancePaymentsJobTest | Unit | Jobs | 8 |
| #55 | RetrieveBofATransactionsJobTest | Unit | Jobs | 8 |
| #56 | BaseModelTest | Unit | Models | 8 |
| #57 | BulkUploadServiceTest | Unit | Services | 8 |
| #58 | StorageServiceTest | Unit | Services | 8 |
| #59 | CaseNoteControllerTest | Feature | Case Notes | 7 |
| #60 | PostlyticsControllerTest | Feature | Direct Mail | 7 |
| #61 | DynamicPageControllerTest | Feature | Dynamic Pages | 7 |
| #62 | ArchiveOldTransactionsJobTest | Unit | Jobs | 7 |
| #63 | FinanceServiceTest | Unit | Services | 7 |
| #64 | ExecuteRemittancePaymentJobTest | Unit | Jobs | 6 |
| #65 | ReconcileSettlementsJobTest | Unit | Jobs | 6 |
| #66 | SendRemittanceNotificationJobTest | Unit | Jobs | 6 |
| #67 | HandleInertiaRequestsTest | Unit | Middleware | 6 |
| #68 | AchServiceTest | Unit | Services | 6 |
| #69 | PasswordResetOtpTest | Feature | Auth | 5 |
| #70 | AnomalyDetectionTest | Feature | Catalog Import | 5 |
| #71 | TelemedicineControllerTest | Feature | Telemedicine | 5 |
| #72 | ProcessCatalogImportJobTest | Unit | Jobs | 5 |
| #73 | LanguageMiddlewareTest | Unit | Middleware | 5 |
| #74 | PreventBackTest | Unit | Middleware | 5 |
| #75 | StoreAdminPreviousUrlTest | Unit | Middleware | 5 |
| #76 | BulkActionServiceTest | Unit | Services | 5 |
| #77 | OrderServiceTest | Unit | Services | 5 |
| #78 | OtpVerificationTest | Feature | Auth | 4 |
| #79 | ReprocessCatalogImportJobTest | Unit | Jobs | 4 |
| #80 | SendEmailJobTest | Unit | Jobs | 4 |
| #81 | SettingsManagerTest | Unit | Services | 4 |
| #82 | GenericControllerTest | Feature | Generic | 3 |
| #83 | SyncTranslationsJobTest | Unit | Jobs | 3 |
| #84 | CheckAuthTest | Unit | Middleware | 3 |
| #85 | UserEmailHashTest | Unit | Models | 3 |
| #86 | ChannelPartnerServiceTest | Unit | Services | 3 |
| #87 | RetentionPeriodControllerTest | Feature | Documents | 2 |
| #88 | AccountServiceTest | Unit | Services | 2 |
| #89 | ExampleTest | Feature | Other | 1 |
| #90 | ExampleTest | Unit | Other | 1 |