ahbeng/NUSMods

View on GitHub
website/src/views/timetable/TimetableModuleTable.test.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function make has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function make(props: Partial<Props> = {}) {
  const selectModuleColor = jest.fn();
  const onRemoveModule = jest.fn();
  const hideLessonInTimetable = jest.fn();
  const showLessonInTimetable = jest.fn();
Severity: Minor
Found in website/src/views/timetable/TimetableModuleTable.test.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status