• Robert Knight's avatar
    Fix a silently failing test · 99bdfd8e
    Robert Knight authored
    The `HypothesisAppController#login()` method returns a Promise and calls
    `fakeStore.clearGroups` asynchronously. This means we need to wait for
    the result before checking the spy, and return the result in the test
    case so Mocha knows when the test has finished.
    99bdfd8e
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...