• Robert Knight's avatar
    Remove a test which doesn't test what it intends to · a9ce9227
    Robert Knight authored
    Dates are in fact JSON-serializable, but as strings.
    
    Recent changes to `isMessageEqual` mean that the `JSON.stringify` calls
    cannot fail, because the `isMessage` check ensures all the fields we
    serialize are strings. Writing a test to check for this failure mode is
    not possible. There is a refactoring hazard here, so I added a comment
    to call this out.
    a9ce9227
Name
Last commit
Last update
..
integration Loading commit data...
bridge-test.js Loading commit data...
config-fragment-test.js Loading commit data...
frame-error-capture-test.js Loading commit data...
injector-test.js Loading commit data...
listener-collection-test.js Loading commit data...
port-finder-test.js Loading commit data...
port-provider-test.js Loading commit data...
port-rpc-test.js Loading commit data...
port-util-test.js Loading commit data...
prompts-test.js Loading commit data...
random-test.js Loading commit data...
renderer-options-test.js Loading commit data...
shortcut-test.js Loading commit data...
type-coercions-test.js Loading commit data...
user-agent-test.js Loading commit data...
warn-once-test.js Loading commit data...