• Robert Knight's avatar
    Remove unnecessary uses of dependency injection · fc09ee36
    Robert Knight authored
     - Stop using dependency injection to mock `OAuthClient`, `Discovery`
       `VirtualThreadList` and `serviceConfig` in tests. Use our modern mocking
       tools instead. This removes unnecessary indirection and runtime
       overhead.
    
     - Remove unused `random` and `time` values from the dependency
       injection container. The code that used to rely on these has since
       been rewritten to import the modules directly.
    fc09ee36
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...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...