1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton 87061cee9e
Refactor testing harness to use defaults (#808)
* Refactor testing harness to use defaults

- Move tests into defaultly named test folders
- Use default test suffix of ".test" instead of "_test"
- Make cluster-store tests unit tests by adding more
    nesting, so that order of tests doesn't matter

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-10-02 10:05:59 -04:00
..
__tests__ Refactor testing harness to use defaults (#808) 2020-10-02 10:05:59 -04:00
utils Refactor testing harness to use defaults (#808) 2020-10-02 10:05:59 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Fix iframe ipc flakyness after cluster is removed (#954) 2020-09-24 15:24:39 +03:00
cluster-ipc.ts Fix cluster dashboard opening and state refreshing (#1006) 2020-10-01 11:16:20 +03:00
cluster-store.ts Do not filter contexts when adding new clusters (#969) 2020-09-25 12:58:38 +03:00
ipc.ts Move verbose log lines to silly level (#859) 2020-09-11 14:11:36 +03:00
kube-helpers.ts Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
prometheus-providers.ts Add support for Docker Enterprise Container Cloud metrics (#998) 2020-09-30 14:02:18 +03:00
rbac.ts Add support for PodDisruptionBudgets (#452) 2020-08-21 11:39:02 +03:00
register-protocol.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
request.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
system-ca.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
tracker.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
user-store.ts Make download dir option consistent with other settings (#875) 2020-09-23 08:57:51 -04:00
vars.ts Do not set app to dev mode if debugging flag is passed (#774) 2020-09-02 09:45:55 +03:00
workspace-store.ts Setting new workspace name restrictions (#832) 2020-09-10 11:35:17 +03:00