zhangxinyao88 commented on issue #410: URL: https://github.com/apache/fineract-backoffice-ui/issues/410#issuecomment-5418797763
Here is the remaining manual migration checklist. Paths are relative to `src/app`. In progress: - [ ] `login/login.component.spec.ts`, `core/services/report-execution.service.spec.ts`, `header/header.component.spec.ts`, and `layouts/main-layout/main-layout.component.spec.ts` ā #456 - [ ] `features/loans/loan-view.component.spec.ts` ā #453 Iām taking the three `and.throwError()` specs next: - [ ] `core/adapters/download/browser-download.adapter.spec.ts` - [ ] `core/adapters/storage/web-storage.adapter.spec.ts` - [ ] `core/errors/global-error-handler.spec.ts` Still unclaimed: **Object-form `createSpyObj()`** - [ ] `app.config.spec.ts` - [ ] `core/guards/auth.guard.spec.ts` - [ ] `features/clients/client-view.component.spec.ts` - [ ] `features/clients/client-view.servicing.spec.ts` - [ ] `features/products/savings-account-view.component.spec.ts` - [ ] `shared/components/guidance-tour/guidance-tour.component.spec.ts` - [ ] `shared/directives/has-permission.directive.spec.ts` **Callback completion** - [ ] `core/interceptors/auth.interceptor.spec.ts` - [ ] `core/interceptors/correlation-id.interceptor.spec.ts` **Failure callbacks** - [ ] `core/interceptors/error.interceptor.spec.ts` - [ ] `core/interceptors/loading.interceptor.spec.ts` **Timers / async helpers** - [ ] `core/interceptors/retry.interceptor.spec.ts` - [ ] `core/services/idle.service.spec.ts` - [ ] `features/groups/group-members-dialog.component.spec.ts` - [ ] `shared/components/client-search/client-search.component.spec.ts` - [ ] `shared/components/search-filter/search-filter.component.spec.ts` - [ ] `shared/directives/tooltip.directive.spec.ts` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
