zammad/zammad

View on GitHub
app/frontend/shared/entities/online-notification/__tests__/mocks/online-notification-mocks.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function mockOnlineNotification has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const mockOnlineNotification = (
  id: Scalars['ID']['output'],
  mockNotification: Partial<OnlineNotificationNode>,
): OnlineNotificationNode => {
  return {

    There are no issues that match your filters.

    Category
    Status