1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Commit Graph

  • ac91300ee7 Update snapshots after rebase Sebastian Malton 2022-08-30 12:28:54 -0400
  • 924afde1d6 Attempt to fix test timeout by using runInAction Sebastian Malton 2022-08-26 18:05:24 -0400
  • f596a40204 Fix unit tests failing on windows by using injectable verions of path functions Sebastian Malton 2022-08-26 15:57:41 -0400
  • bcb01acc12 Fix tests by global override pathExists Sebastian Malton 2022-08-26 15:03:10 -0400
  • 46209ad233 Rewrite and fix implementation of KubeconfigManager and its tests Sebastian Malton 2022-08-26 13:35:43 -0400
  • 3bb1a901d7 Add global override to fix some tests Sebastian Malton 2022-08-26 13:35:14 -0400
  • fccc28046d Fix extension-discovery tests Sebastian Malton 2022-08-26 13:34:54 -0400
  • 156de6138a Fix test flakiness because of path side effects, propagate uses to as many places Sebastian Malton 2022-08-25 16:52:20 -0400
  • 4d2ca3d8b5 Fix extension discovery tests Sebastian Malton 2022-08-24 16:35:54 -0400
  • 12c709d14b Fix and add behavioural tests for RenderDelay Sebastian Malton 2022-08-24 16:08:35 -0400
  • 9b23595d6b Update snapshots relating no longer using getAbsolutePath Sebastian Malton 2022-08-24 16:08:18 -0400
  • a71b43f8e5 Fix opening application window tests by making override properly absolute Sebastian Malton 2022-08-24 16:07:48 -0400
  • 75eed35f3a Replace all uses of getAbsolutePath with joinPaths as it is more correct and less confusing Sebastian Malton 2022-08-24 15:39:48 -0400
  • 2058860412 Fix getElectronAppPathInjectable override not returning absolute paths Sebastian Malton 2022-08-24 15:38:36 -0400
  • 1fbe3c482b Fix build issues Sebastian Malton 2022-08-24 14:16:12 -0400
  • 69bd42357f Fix <Extensions> tests by removing mockFs and making everything injectable Sebastian Malton 2022-08-24 12:49:06 -0400
  • 46db3a6b7a Fix kubeconfig-sync tests Sebastian Malton 2022-08-24 09:19:01 -0400
  • aec299feb4 Fix flakiness and improve tests for DeleteClusterDialog Sebastian Malton 2022-08-23 16:19:40 -0400
  • 7e47c633bf Fix flakiness in unit test when using <Animated> Sebastian Malton 2022-08-23 10:08:20 -0400
  • b8538e87b5 Reupdated upgrade chart new tab test snapshots Sebastian Malton 2022-08-22 12:58:20 -0400
  • 185baf200b Update snapshots to recent changes in master Iku-turso 2022-08-22 17:57:17 +0300
  • 339572d72c Fix tests relating to hosted cluster id Sebastian Malton 2022-08-19 14:44:45 -0400
  • 8dd47b84db Fix installing-helm-chart-from-new-tab tests Sebastian Malton 2022-08-19 14:33:03 -0400
  • 6a92ee2c7c fix showing-details-for-helm-release tests Sebastian Malton 2022-08-19 12:51:08 -0400
  • 088934290b Update snapshots Sebastian Malton 2022-08-19 12:43:05 -0400
  • e6b71ed12b Remove debug message Sebastian Malton 2022-08-19 12:30:06 -0400
  • fce3c95733 Add happy path behavioural tests for upgrade chart tab Sebastian Malton 2022-08-19 11:28:24 -0400
  • f14e603592 Remove injectable for time since we should just use useMockTime Sebastian Malton 2022-08-19 11:28:00 -0400
  • 3ef643190c Better fix for formatting urls Sebastian Malton 2022-08-17 12:45:01 -0400
  • 26ea3f4a80 Fix breaking change on KubeApi.list Sebastian Malton 2022-08-17 10:52:03 -0400
  • 4f51a5431c Fix crash will looking up api refs Sebastian Malton 2022-08-17 10:50:42 -0400
  • bde34646cf Improve expects for multiple field values Sebastian Malton 2022-08-16 10:28:34 -0400
  • 45f07a15c7 Fix bad rebase causing tests to fail Sebastian Malton 2022-08-16 10:11:49 -0400
  • c52826b450 Fix unit tests after introducing new injectables that have side effects Sebastian Malton 2022-08-15 14:59:05 -0400
  • 735cc8e7af Convert all KubeApi related tests to use asyncFn Sebastian Malton 2022-08-15 14:41:43 -0400
  • a1c9946e84 Fix bug in KubeApi constructor Sebastian Malton 2022-08-12 12:04:05 -0400
  • a254473141 Fix typo Sebastian Malton 2022-08-12 11:26:47 -0400
  • 18db8d544d Switch to non-reactive way of gettting possible helm release versions Sebastian Malton 2022-08-12 11:25:56 -0400
  • 5798f6722e Introduce and use get(Milli)SecondsFromUnixEpochInjectable Sebastian Malton 2022-08-12 09:57:13 -0400
  • ce614461ce Remove modifying input in requestActivePortForwardInjectable Sebastian Malton 2022-08-12 09:46:30 -0400
  • c7d694fe76 Improve injectable filenames compared to the injectables inside Sebastian Malton 2022-08-12 09:43:13 -0400
  • 15792cdcc9 Remove global legacy apiKube Sebastian Malton 2022-08-12 09:35:01 -0400
  • c3c736c065 Introduce and use windowLocationInjectable Sebastian Malton 2022-08-12 09:31:11 -0400
  • fd19280065 Introduce and use isDebuggingInjectable Sebastian Malton 2022-08-12 09:17:36 -0400
  • 2909674beb Remove legacy apiBase global Sebastian Malton 2022-08-12 09:10:44 -0400
  • 2478136635 Fix create resource tab not working Sebastian Malton 2022-08-11 10:41:54 -0400
  • 0591c27b3c Fix crash on load due to circular dependency Sebastian Malton 2022-08-11 08:37:43 -0400
  • 6a359e8ddb Fix residual typing issues related to metrics Sebastian Malton 2022-08-11 08:36:49 -0400
  • d249c4c679 Fix show details and updating helm releases tests Sebastian Malton 2022-08-11 08:35:58 -0400
  • 042b679ca6 Fix showing-details-for-helm-release behavioural tests Sebastian Malton 2022-08-10 12:58:47 -0400
  • 4bef236f8c Add new injectable for create KubeJsonApi and JsonApi instances Sebastian Malton 2022-08-10 11:00:06 -0400
  • 5f612dd595 Fix tests with new global override Sebastian Malton 2022-08-10 10:59:45 -0400
  • b1d1b69b3d Remove jest-fetch-mock and make fetch injectable Sebastian Malton 2022-08-10 09:04:43 -0400
  • 5a2a9248e8 Make KubeconfigDialog injectable Sebastian Malton 2022-08-10 09:37:25 -0400
  • 6cbb87705f Use new createKubeJsonApiForClusterInjectable for openNodeShellSession Sebastian Malton 2022-08-09 15:01:15 -0400
  • a0e15c453f Convert the rest of shell sessions to be DI-ed Sebastian Malton 2022-08-09 14:58:21 -0400
  • 558dbddeb8 Switch KubeJsonApi.forCluster to be injectable but do not use Sebastian Malton 2022-08-09 14:35:57 -0400
  • 1809f98046 Replace resource applier with injectables Sebastian Malton 2022-08-09 14:32:18 -0400
  • 35f3c08279 Convert all metric requests to be injectable Sebastian Malton 2022-08-09 14:08:21 -0400
  • 12beacec81 Make PortForward's use of apiBase fully injectable Sebastian Malton 2022-08-09 10:26:19 -0400
  • 83970fb5a4 Convert all of Helm functions to be DI Sebastian Malton 2022-08-09 10:17:13 -0400
  • 2f57644801 Making apiBase injectable Sebastian Malton 2022-08-05 16:20:14 -0400
  • 9bdba73c06 Bump webpack-dev-server from 4.11.0 to 4.11.1 dependabot[bot] 2022-10-04 01:05:16 +0000
  • bf48c9e37a Bump @typescript-eslint/parser from 5.37.0 to 5.39.0 dependabot[bot] 2022-10-04 01:05:41 +0000
  • e3884df1ff Bump playwright from 1.25.2 to 1.26.1 dependabot[bot] 2022-10-04 01:06:32 +0000
  • ed073d6562
    Revert "Remove mac-ca usage since it was only in tests (#6043)" (#6319) Sebastian Malton 2022-10-04 17:52:55 -0400
  • 039f356033 Deployed 1a8f80a5e9 to master with MkDocs 1.4.0 and mike 1.1.2 GitHub Action 2022-10-04 21:29:25 +0000
  • fb1108a582 Revert "Remove mac-ca usage since it was only in tests (#6043)" Sebastian Malton 2022-10-04 17:21:21 -0400
  • 1a8f80a5e9
    Split integration tests into seperate jobs from unit tests for faster CI (#6310) Sebastian Malton 2022-10-04 17:20:21 -0400
  • dbac067e71 Cleanup attemptStart code Sebastian Malton 2022-10-04 16:25:11 -0400
  • 63b335aa19 Add more logging to help with debugging Sebastian Malton 2022-10-04 16:11:04 -0400
  • a90b060f1c Add check for app early exiting Sebastian Malton 2022-10-04 15:26:02 -0400
  • 0b8868a14e And handling for tests failing to start Sebastian Malton 2022-10-04 10:13:37 -0400
  • 54c3a38254 Fix lint Sebastian Malton 2022-10-04 09:08:20 -0400
  • 62f89bdaf4 Attempt to fix traking stdout Sebastian Malton 2022-10-04 09:02:51 -0400
  • 38033e8445 Deployed 07d03d3844 to master with MkDocs 1.4.0 and mike 1.1.2 GitHub Action 2022-10-04 19:42:29 +0000
  • 07d03d3844
    ignore prerelease tag for kubectl version to download (#6299) Jim Ehrismann 2022-10-04 15:33:18 -0400
  • 41d1f80d07 Fix invocation Sebastian Malton 2022-10-03 15:48:24 -0400
  • 731aa0d659 Further clarify the test job names Sebastian Malton 2022-10-03 15:46:01 -0400
  • 634b4cbed5 Switch to using single quotes Sebastian Malton 2022-10-03 15:43:26 -0400
  • 159ca6b249 Fix yml decl Sebastian Malton 2022-10-03 15:41:22 -0400
  • ca5af6db91 Remove steps that are part of Makefile Sebastian Malton 2022-10-03 15:39:00 -0400
  • 7711c57da8 Simplify the matrix Sebastian Malton 2022-10-03 15:38:14 -0400
  • 6f5a0284d5 Add logging Sebastian Malton 2022-10-03 15:30:35 -0400
  • 101e1ec7b6 Split integration tests into seperate jobs from unit tests for faster CI Sebastian Malton 2022-10-03 15:29:13 -0400
  • 7efe974966
    Release 6.1.2 (#6315) Sebastian Malton 2022-10-04 11:11:01 -0400
  • ca66032836 Add missing space in "Remove x items" (#6290) v6.1.2 Andy Hall 2022-10-03 09:53:06 -0400
  • cd25da3360 Delete old extensions when app is updated on Windows (#6301) Juho Heikka 2022-10-03 16:51:39 +0300
  • 69e63e6353 Remove get-logs telemetry event (#6296) Juho Heikka 2022-09-29 10:48:22 +0200
  • b6ed7ef855 Release 6.1.2 Sebastian Malton 2022-10-04 10:00:17 -0400
  • 5a5dde4f68 Deployed 0fe3242030 to master with MkDocs 1.4.0 and mike 1.1.2 GitHub Action 2022-10-04 11:26:59 +0000
  • 0fe3242030
    Refactoring dock tab download logs tests (#6149) Alex Andreev 2022-10-04 14:17:21 +0300
  • 6e027c895a Deployed 032e6d968c to master with MkDocs 1.4.0 and mike 1.1.2 GitHub Action 2022-10-03 16:45:22 +0000
  • 032e6d968c
    Validate ClusterModel before trying to update or create a Cluster (#4515) Sebastian Malton 2022-10-03 13:36:28 -0300
  • c6967b02f0 Deployed 5263d9b5ec to master with MkDocs 1.4.0 and mike 1.1.2 GitHub Action 2022-10-03 16:09:55 +0000
  • 5263d9b5ec
    Bump typedoc-plugin-markdown to 3.13.6 to fix documentation creation (#6308) Sebastian Malton 2022-10-03 13:00:08 -0300
  • 9ec5d42d02 Bump typedoc-plugin-markdown to 3.13.6 to fix documentation creation Sebastian Malton 2022-10-03 11:44:30 -0400
  • f544386619
    Remove mac-ca usage since it was only in tests (#6043) Sebastian Malton 2022-10-03 11:41:59 -0300
  • 98d851aff7 Fix lint Sebastian Malton 2022-09-09 09:33:25 -0400
  • 4ef3ea2afe Fix the matcher under features/ for main Sebastian Malton 2022-09-08 08:07:38 -0400