• Robert Knight's avatar
    Wait for URL change after calling `history.back()` · 146898d6
    Robert Knight authored
    Avoid the temporary URL navigation done by VitalSource tests from affecting
    other tests by pausing in `afterEach` until the async `history.back()` operation
    has completed. Note this API doesn't return a promise. Waiting for `popstate` is
    how MDN recommends waiting.
    
    Fixes #5004
    146898d6
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...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...