• 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
Name
Last commit
Last update
..
documents Loading commit data...
static/scripts Loading commit data...
templates Loading commit data...
ui-playground Loading commit data...
README.md Loading commit data...
create-server.js Loading commit data...
serve-dev.js Loading commit data...
serve-package.js Loading commit data...
tsconfig.json Loading commit data...