• Eduardo Sanz García's avatar
    Add test to check `ignoreOtherConfiguration` option · 19c721b3
    Eduardo Sanz García authored
    `ignoreOtherConfiguration` option causes other JSON hypothesis
    configurations included in the host page to be disregarded.
    
    In addition, by making `window.hypothesisConfig` non-configurable and
    non-writable we make sure that other `window.hypothesisConfig` defined
    afterwards can't override it. `via` has the ability to define a
    non-configurable `window.hypothesisConfig` before any other.
    19c721b3
ignore-other-configuration.mustache 1.54 KB