Sha256: aa175680d7746819212aa4b1068301e0c643f395e2576c2f340193edc7c2b4e8

Contents?: true

Size: 514 Bytes

Versions: 7

Compression:

Stored size: 514 Bytes

Contents

{
    "numberOfEvents": 100000,
    "delayBetweenEvents": 0.05,
    "result_detail_event_num": 20,

    "eventWeights": {
        "tap": 500,
        "drag": 100,
        "flick": 100,
        "orientation": 1,
        "clickVolumeUp": 1,
        "clickVolumeDown": 1,
        "lock": 3,
        "pinchClose": 50,
        "pinchOpen": 50,
        "shake": 1,
        "deactivate": 3
    },

    "touchProbability": {
        "multipleTaps": 0.05,
        "multipleTouches": 0.05,
        "longPress": 0.05
    }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
crash_monkey-0.3.0 lib/crash_monkey/templates/config.json
crash_monkey-0.2.5 lib/crash_monkey/templates/config.json
crash_monkey-0.2.3 lib/crash_monkey/templates/config.json
crash_monkey-0.2.1 lib/crash_monkey/templates/config.json
crash_monkey-0.2.0 lib/crash_monkey/templates/config.json
crash_monkey-0.1.7 lib/crash_monkey/templates/config.json
crash_monkey-0.1.6 lib/crash_monkey/templates/config.json