Tom Ross
Tom Ross
### Plan We’re looking to increase adoption of Apollo Client across batch changes components. The aim of this issue is to identify and eventually improve areas that: - Would benefit...
### Plan We want to break apart `` into composable chunks and refactor existing parts of the app to a new approach. This will make it much easier to make...
Goal: **Noticeably improve performance across the core workflow for Sourcegraph 4.0** This is also a placeholder issue for ongoing, post-4.0 performance improvements that we expect to be identified through https://github.com/sourcegraph/sourcegraph/issues/39272...
`waitFor` and `find*` queries are supported but `waitForElementToBeRemoved` is not currently. It would be useful to add this async util to avoid having to write boilerplate code around `waitFor` and...
### Plan Tracking Issue for individual `` component. See also #22053. ### Tracked issues @unassigned - [ ] https://github.com/sourcegraph/sourcegraph/issues/32121 - [ ] https://github.com/sourcegraph/sourcegraph/issues/27706 - [ ] https://github.com/sourcegraph/sourcegraph/issues/27707 Completed - [x]...
### Plan Most of our tests (all of our unit tests) run through `jest`. All tests that use Puppeteer run through `mocha`. We should migrate our `mocha` tests to `jest`...
Very rough, will cleanup after migrations
Preserved for future reference