1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/integration/__tests__
Sebastian Malton 990000678a Use common/logger everywhere, remove main/logger export
- in Renderer make it 'console' which a stub for silly level

- in Main make it a winston logger with file output as well

- in testing make it a jest mock stub

- in all other cases make it a winston logger without file output

- Turn on no-console

- Fix logger during integration testing

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-12 16:10:13 -05:00
..
app-preferences.tests.ts Replace all uses of promiseExec with promiseExecFile (#4514) 2021-12-17 10:29:09 -05:00
cluster-pages.tests.ts Use common/logger everywhere, remove main/logger export 2022-01-12 16:10:13 -05:00
command-palette.tests.ts Switch integration tests to get application menus by IDs (#3912) 2021-10-07 15:30:52 -04:00