• Robert Knight's avatar
    Add tests for "since" and "uri" filters. · ad486887
    Robert Knight authored
    Codecov tells me that we are missing tests for these fields.
    
    In the case of the "since" filter, this found an issue where `new
    Date(<ann.updated value>)` was failing in PhantomJS because value
    normalization lower-cased the 'T' and 'Z' chars in the ISO date string
    and this caused parsing to fail. Fix this by making the `value` function
    return a `Date` object which won't get normalized.
    ad486887
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...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...