cypress.config.ts

Summary

Maintainability
A
3 hrs
Test Coverage

Function setupNodeEvents has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    setupNodeEvents(on, config) {
      if (!config.env.APP_ENV) {
        config.env.APP_ENV = 'local';
      }

Severity: Major
Found in cypress.config.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status