AugurProject/augur-ui

View on GitHub
integration/markets-list.test.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File markets-list.test.ts has 271 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import "jest-environment-puppeteer";
import Flash from "./helpers/flash";
import { ElementHandle } from "puppeteer";
import { createYesNoMarket } from "./helpers/create-markets";
import { IFlash, IMarket } from "./types/types";
Severity: Minor
Found in integration/markets-list.test.ts - About 2 hrs to fix

    TODO found
    Open

          // TODO: check which categories are present
    Severity: Minor
    Found in integration/markets-list.test.ts by fixme

    TODO found
    Open

    // TODO: Replace uses of `url` with calls to functions in navigation-helper
    Severity: Minor
    Found in integration/markets-list.test.ts by fixme

    There are no issues that match your filters.

    Category
    Status