• 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
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...