lgaticaq/chilexpress

View on GitHub
src/chilexpress.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function exports has 129 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = async (browser, orderId) => {
  debug('open new page')
  const page = await browser.newPage()

  const navigationPromise = page.waitForNavigation()
Severity: Major
Found in src/chilexpress.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status