Sebastian Malton
fa44b795d4
chore: Improve linting within @k8slens/core
...
- Turning on @typescript-eslint/recommended-requiring-type-checking
- Turning off @typescript-eslint/no-unnecessary-type-assertion (due too many false positives)
- Making @typescript-eslint/no-explicit-any an error (except in tests)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-06-01 09:17:17 -04:00
Sebastian Malton
27aaa3623d
chore: Fixup tests snapshots to match new testid behaviour
...
- Move order-of-sidebar-items to the new package
- Fix the extension sidebar item registrator
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Gabriel
8ebe99ae54
chore: update snapshots
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 21:35:33 +02:00
Sebastian Malton
9276df0592
Revert "chore: Fixup tests snapshots to match new testid behaviour"
...
This reverts commit e6bef1a168 .
2023-05-23 10:08:42 -04:00
Sebastian Malton
e6bef1a168
chore: Fixup tests snapshots to match new testid behaviour
...
- Move order-of-sidebar-items to the new package
- Fix the extension sidebar item registrator
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 10:46:02 +02:00
Sebastian Malton
6167ad2c25
chore: Fixup unit tests calling 'allowKubeResource' at the wrong time
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-09 09:28:18 -04:00
Sebastian Malton
4379edf0c7
chore: Remove leading '+' on some directory names
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-26 09:26:39 -04:00
Sebastian Malton
bb5876b39c
chore: Add behavioural tests for deleting sub namespaces
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-21 14:11:15 -04:00