SuitestAutomation/suitest-js-api

View on GitHub
testDefinition/examplesTS/positionChain.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function testPosition has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function testPosition() {
    const {position} = suitest;

    const samplePos = position(100, 100);

Severity: Major
Found in testDefinition/examplesTS/positionChain.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status