Sebastian Malton
|
5d39fe5539
|
Fix duplicate mock warning
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
9877f99c3a
|
Fully cherry pick injectablizing custom monaco themes
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
866a69ef67
|
Remove dead code
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
6f4ddf72e8
|
Remove unnecessart awaits
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
76931f8aa8
|
Fix old imports
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
8b9a9ab25f
|
Manually split out terminal color names and fully type LensTheme
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
621ca72f13
|
Cleanup old code from missed from previous commit
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
963651ef4b
|
Make LensTheme fully injectable and runnable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
56c78c8c8b
|
Move init hotbar store into runnables
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
f7b5ae7b57
|
Make cluster state sync fully injectable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
659b63d0cf
|
Convert navigateForExtension init to runnable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
d585b0957c
|
Convert contextMenuOpen initializers into runnables
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
0cad3e7bae
|
Move initializing CatalogCategories to runnable in bootstrap
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
9e1d182459
|
Consolidate more bootstrapping into startFrame
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
01d3914b5a
|
Fully injectable-ize BaseStore so that ApplicationBuilder tests work
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
cf0ca414ea
|
Fix test failures due to incomplete overrides
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
4875f24af3
|
Remove dead code
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
36063d86af
|
Add stat to fake FS
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
69cfe9a25e
|
Add createReadStream to fake FS
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
e10be8a4f0
|
Use pathExistsSync instead of fsInjectable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:19:00 -05:00 |
|
Sebastian Malton
|
06f4802748
|
Fix type error
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
8409d56fdf
|
Add ensureDir/Sync support to fake FS
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
af48b7de5f
|
Handle copy as part of fake FS
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
f7c3657e60
|
Add fake access support
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
906172bc29
|
Remove use of global shared Electron.App
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
8d55a3a08d
|
Overhaul FS fakes with full in-memory filesystem
- This increases our confidence in fs related logic
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
6cc89bf154
|
Remove overrides for configuration stores
- Now that there is an override for getConfiguration
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
bea52f9f80
|
Add global override for getConfigurationFileModel to fix tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
59657fcea4
|
Fix user store tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
c4a8604b25
|
Fix hotbar store tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
bbf6ec38bf
|
Fix runManyFor tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
9dbc6bc293
|
Fix base store tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
570d252950
|
Add global override to fix tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
4feff54796
|
Remove traces
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
ed99f24420
|
Use multiple runAfter support to fix crash on renderer
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
5b80dfc70a
|
Add support for multiple "runAfter" runnables
- Needed so that several dependencies can be declared
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
f9084bc2b7
|
Remove unneeded appPathsInjectionToken
- Only had once impl, which was in common anyway
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
0460db2e12
|
Move initializing sentry to runnable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
8410a82596
|
Add catching of error while starting main application
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
8217ad4ba8
|
More consistent use of BaseStore.displayName
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
0cf9f9e536
|
Fix typing in tests to satisfy requirement to have cacheFile
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
33e76313bd
|
Cleanup formatting
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
ace5673a3d
|
Add typing to transient injectable
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
5a1fd72767
|
Fix messed up import
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
39d38252cc
|
Add simple migrations dependency for stores without any preexisting migrations
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
21039e2387
|
Remove usage of legacy global ClusterStore.getInstance
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
bd47377dd1
|
Remove usage of legacy global .getInstance
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
303a397209
|
Remove tests that reference lastSeenVersion
- That value is not used anywhere in code
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
a4ae7c0b41
|
Fix type error in base-store tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|
Sebastian Malton
|
846236452c
|
Remove dead code
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-12-06 09:18:59 -05:00 |
|