HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/indoadvisory/wp/wp-content/plugins/monarch/core/cypress.json
{
    "animationDistanceThreshold": 2,
    "chromeWebSecurity":          false,
    "defaultCommandTimeout":      30000,
    "env":                        {
        "cypress-plugin-snapshots": {
            "excludeFields": [
                "_key",
                "action",
                "data-shortcode-id"
            ]
        }
    },
    "fileServerFolder":           "tests/cypress",
    "fixturesFolder":             "tests/cypress/fixtures",
    "ignoreTestFiles":            [
        "**/.examples/**",
        "*.hot-update.js",
        "**/__snapshots__/*",
        "**/__image_snapshots__/*",
        "**/__**"
    ],
    "integrationFolder":          "tests/cypress/integration",
    "modifyObstructiveCode":      false,
    "numTestsKeptInMemory":       0,
    "pluginsFile":                "tests/cypress/plugins/index.js",
    "projectId":                  "r8bn4p",
    "reporter":                   "cypress-multi-reporters",
    "reporterOptions":            {
        "mochaJunitReporterReporterOptions": {
            "mochaFile": "tests/cypress/results/junit/[hash].xml",
            "overwrite": false
        },
        "mochawesomeReporterOptions":        {
            "html":      false,
            "json":      true,
            "overwrite": false,
            "reportDir": "tests/cypress/results/mochawesome"
        },
        "reportDir":                         "tests/cypress/results",
        "reporterEnabled":                   "mocha-junit-reporter, mochawesome"
    },
    "screenshotsFolder":          "tests/cypress/results/screenshots",
    "supportFile":                "tests/cypress/support/index.js",
    "video":                      false,
    "videosFolder":               "tests/cypress/results/videos",
    "viewportHeight":             768,
    "viewportWidth":              1366
}