保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 26a09f08cf1ed43c640879f23fdad56c5c9282f7
PAMapp/node_modules/stackframe/karma.conf.ci.js
@@ -68,6 +68,7 @@
    config.set({
        basePath: '',
        concurrency: 3,
        frameworks: ['jasmine'],
        files: [
            'stackframe.js',
@@ -84,11 +85,11 @@
        captureTimeout: 240000,
        sauceLabs: {
            testName: 'stackframe unit tests',
            commandTimeout: 600,
            idleTimeout: 600,
            recordScreenshots: false,
            connectOptions: {
                port: 5757,
                logfile: 'sauce_connect.log'
            }
            recordVideo: false,
            retryLimit: 3
        },
        customLaunchers: customLaunchers,
        browsers: Object.keys(customLaunchers),