From 006aad052dc940f6cc3bff92336e312f4d46ed4d Mon Sep 17 00:00:00 2001 From: kbariotis Date: Sun, 14 Feb 2021 23:55:17 +0200 Subject: [PATCH] update tests --- src/actions/shortcuts.ts | 2 + .../regressionTests.test.tsx.snap | 67 +++++++++++++++++++ src/tests/regressionTests.test.tsx | 1 + 3 files changed, 70 insertions(+) diff --git a/src/actions/shortcuts.ts b/src/actions/shortcuts.ts index 4c9bc60c4..732e34dcf 100644 --- a/src/actions/shortcuts.ts +++ b/src/actions/shortcuts.ts @@ -20,6 +20,7 @@ export type ShortcutName = | "group" | "ungroup" | "gridMode" + | "autoSave" | "zenMode" | "stats" | "addToLibrary" @@ -51,6 +52,7 @@ const shortcutMap: Record = { ], copyAsPng: [getShortcutKey("Shift+Alt+C")], copyAsSvg: [], + autoSave: [], group: [getShortcutKey("CtrlOrCmd+G")], ungroup: [getShortcutKey("CtrlOrCmd+Shift+G")], gridMode: [getShortcutKey("CtrlOrCmd+'")], diff --git a/src/tests/__snapshots__/regressionTests.test.tsx.snap b/src/tests/__snapshots__/regressionTests.test.tsx.snap index 574d47ce1..75af84ded 100644 --- a/src/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/src/tests/__snapshots__/regressionTests.test.tsx.snap @@ -3,6 +3,7 @@ exports[`given element A and group of elements B and given both are selected when user clicks on B, on pointer up only elements from B should be selected: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -463,6 +464,7 @@ exports[`given element A and group of elements B and given both are selected whe exports[`given element A and group of elements B and given both are selected when user shift-clicks on B, on pointer up only element A should be selected: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -929,6 +931,7 @@ exports[`given element A and group of elements B and given both are selected whe exports[`regression tests Cmd/Ctrl-click exclusively select element under pointer: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -1704,6 +1707,7 @@ exports[`regression tests Cmd/Ctrl-click exclusively select element under pointe exports[`regression tests Drags selected element when hitting only bounding box and keeps element selected: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -1907,6 +1911,7 @@ exports[`regression tests Drags selected element when hitting only bounding box exports[`regression tests adjusts z order when grouping: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -2364,6 +2369,7 @@ exports[`regression tests adjusts z order when grouping: [end of test] number of exports[`regression tests alt-drag duplicates an element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -2616,6 +2622,7 @@ exports[`regression tests alt-drag duplicates an element: [end of test] number o exports[`regression tests arrow keys: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -2779,6 +2786,7 @@ exports[`regression tests arrow keys: [end of test] number of renders 1`] = `19` exports[`regression tests can drag element that covers another element, while another elem is selected: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -3255,6 +3263,7 @@ exports[`regression tests can drag element that covers another element, while an exports[`regression tests change the properties of a shape: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#fa5252", @@ -3562,6 +3571,7 @@ exports[`regression tests change the properties of a shape: [end of test] number exports[`regression tests click on an element and drag it: [dragged] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -3765,6 +3775,7 @@ exports[`regression tests click on an element and drag it: [dragged] number of r exports[`regression tests click on an element and drag it: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -4008,6 +4019,7 @@ exports[`regression tests click on an element and drag it: [end of test] number exports[`regression tests click to select a shape: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -4259,6 +4271,7 @@ exports[`regression tests click to select a shape: [end of test] number of rende exports[`regression tests click-drag to select a group: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -4619,6 +4632,7 @@ exports[`regression tests click-drag to select a group: [end of test] number of exports[`regression tests deselects group of selected elements on pointer down when pointer doesn't hit any element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -4913,6 +4927,7 @@ exports[`regression tests deselects group of selected elements on pointer down w exports[`regression tests deselects group of selected elements on pointer up when pointer hits common bounding box without hitting any element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -5219,6 +5234,7 @@ exports[`regression tests deselects group of selected elements on pointer up whe exports[`regression tests deselects selected element on pointer down when pointer doesn't hit any element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -5426,6 +5442,7 @@ exports[`regression tests deselects selected element on pointer down when pointe exports[`regression tests deselects selected element, on pointer up, when click hits element bounding box but doesn't hit the element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -5611,6 +5628,7 @@ exports[`regression tests deselects selected element, on pointer up, when click exports[`regression tests double click to edit a group: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -6063,6 +6081,7 @@ exports[`regression tests double click to edit a group: [end of test] number of exports[`regression tests drags selected elements from point inside common bounding box that doesn't hit any element and keeps elements selected after dragging: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -6380,6 +6399,7 @@ exports[`regression tests drags selected elements from point inside common bound exports[`regression tests draw every type of shape: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -8413,6 +8433,7 @@ exports[`regression tests draw every type of shape: [end of test] number of rend exports[`regression tests given a group of selected elements with an element that is not selected inside the group common bounding box when element that is not selected is clicked should switch selection to not selected element on pointer up: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -8774,6 +8795,7 @@ exports[`regression tests given a group of selected elements with an element tha exports[`regression tests given a selected element A and a not selected element B with higher z-index than A and given B partialy overlaps A when there's a shift-click on the overlapped section B is added to the selection: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#fa5252", @@ -9028,6 +9050,7 @@ exports[`regression tests given a selected element A and a not selected element exports[`regression tests given selected element A with lower z-index than unselected element B and given B is partially over A when clicking intersection between A and B B should be selected on pointer up: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#fa5252", @@ -9280,6 +9303,7 @@ exports[`regression tests given selected element A with lower z-index than unsel exports[`regression tests given selected element A with lower z-index than unselected element B and given B is partially over A when dragging on intersection between A and B A should be dragged and keep being selected: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#fa5252", @@ -9594,6 +9618,7 @@ exports[`regression tests given selected element A with lower z-index than unsel exports[`regression tests key 2 selects rectangle tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -9757,6 +9782,7 @@ exports[`regression tests key 2 selects rectangle tool: [end of test] number of exports[`regression tests key 3 selects diamond tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -9920,6 +9946,7 @@ exports[`regression tests key 3 selects diamond tool: [end of test] number of re exports[`regression tests key 4 selects ellipse tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -10083,6 +10110,7 @@ exports[`regression tests key 4 selects ellipse tool: [end of test] number of re exports[`regression tests key 5 selects arrow tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -10276,6 +10304,7 @@ exports[`regression tests key 5 selects arrow tool: [end of test] number of rend exports[`regression tests key 6 selects line tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -10469,6 +10498,7 @@ exports[`regression tests key 6 selects line tool: [end of test] number of rende exports[`regression tests key 7 selects draw tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -10662,6 +10692,7 @@ exports[`regression tests key 7 selects draw tool: [end of test] number of rende exports[`regression tests key a selects arrow tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -10855,6 +10886,7 @@ exports[`regression tests key a selects arrow tool: [end of test] number of rend exports[`regression tests key d selects diamond tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -11018,6 +11050,7 @@ exports[`regression tests key d selects diamond tool: [end of test] number of re exports[`regression tests key e selects ellipse tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -11181,6 +11214,7 @@ exports[`regression tests key e selects ellipse tool: [end of test] number of re exports[`regression tests key l selects line tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -11374,6 +11408,7 @@ exports[`regression tests key l selects line tool: [end of test] number of rende exports[`regression tests key r selects rectangle tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -11537,6 +11572,7 @@ exports[`regression tests key r selects rectangle tool: [end of test] number of exports[`regression tests key x selects draw tool: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -11730,6 +11766,7 @@ exports[`regression tests key x selects draw tool: [end of test] number of rende exports[`regression tests make a group and duplicate it: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -12445,6 +12482,7 @@ exports[`regression tests make a group and duplicate it: [end of test] number of exports[`regression tests noop interaction after undo shouldn't create history entry: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -12697,6 +12735,7 @@ exports[`regression tests noop interaction after undo shouldn't create history e exports[`regression tests pinch-to-zoom works: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -12798,6 +12837,7 @@ exports[`regression tests pinch-to-zoom works: [end of test] number of renders 1 exports[`regression tests rerenders UI on language change: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -12897,6 +12937,7 @@ exports[`regression tests rerenders UI on language change: [end of test] number exports[`regression tests selecting 'Add to library' in context menu adds element to library: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -13060,6 +13101,7 @@ exports[`regression tests selecting 'Add to library' in context menu adds elemen exports[`regression tests selecting 'Bring forward' in context menu brings element forward: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -13367,6 +13409,7 @@ exports[`regression tests selecting 'Bring forward' in context menu brings eleme exports[`regression tests selecting 'Bring to front' in context menu brings element to front: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -13674,6 +13717,7 @@ exports[`regression tests selecting 'Bring to front' in context menu brings elem exports[`regression tests selecting 'Copy styles' in context menu copies styles: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -13837,6 +13881,7 @@ exports[`regression tests selecting 'Copy styles' in context menu copies styles: exports[`regression tests selecting 'Delete' in context menu deletes element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -14032,6 +14077,7 @@ exports[`regression tests selecting 'Delete' in context menu deletes element: [e exports[`regression tests selecting 'Duplicate' in context menu duplicates element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -14280,6 +14326,7 @@ exports[`regression tests selecting 'Duplicate' in context menu duplicates eleme exports[`regression tests selecting 'Group selection' in context menu groups selected elements: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -14603,6 +14650,7 @@ exports[`regression tests selecting 'Group selection' in context menu groups sel exports[`regression tests selecting 'Paste styles' in context menu pastes styles: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#e64980", @@ -15441,6 +15489,7 @@ exports[`regression tests selecting 'Paste styles' in context menu pastes styles exports[`regression tests selecting 'Send backward' in context menu sends element backward: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -15748,6 +15797,7 @@ exports[`regression tests selecting 'Send backward' in context menu sends elemen exports[`regression tests selecting 'Send to back' in context menu sends element to back: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -16055,6 +16105,7 @@ exports[`regression tests selecting 'Send to back' in context menu sends element exports[`regression tests selecting 'Ungroup selection' in context menu ungroups selected group: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -16433,6 +16484,7 @@ exports[`regression tests selecting 'Ungroup selection' in context menu ungroups exports[`regression tests shift click on selected element should deselect it on pointer up: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -16599,6 +16651,7 @@ exports[`regression tests shift click on selected element should deselect it on exports[`regression tests shift-click to multiselect, then drag: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -16919,6 +16972,7 @@ exports[`regression tests shift-click to multiselect, then drag: [end of test] n exports[`regression tests should show fill icons when element has non transparent background: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "#fa5252", @@ -17157,6 +17211,7 @@ exports[`regression tests should show fill icons when element has non transparen exports[`regression tests shows 'Group selection' in context menu for multiple selected elements: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -17411,6 +17466,7 @@ exports[`regression tests shows 'Group selection' in context menu for multiple s exports[`regression tests shows 'Ungroup selection' in context menu for group inside selected elements: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -17737,6 +17793,7 @@ exports[`regression tests shows 'Ungroup selection' in context menu for group in exports[`regression tests shows context menu for canvas: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -17836,6 +17893,7 @@ exports[`regression tests shows context menu for canvas: [end of test] number of exports[`regression tests shows context menu for element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -17999,6 +18057,7 @@ exports[`regression tests shows context menu for element: [end of test] number o exports[`regression tests single-clicking on a subgroup of a selected group should not alter selection: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -18819,6 +18878,7 @@ exports[`regression tests single-clicking on a subgroup of a selected group shou exports[`regression tests spacebar + drag scrolls the canvas: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -18918,6 +18978,7 @@ exports[`regression tests spacebar + drag scrolls the canvas: [end of test] numb exports[`regression tests supports nested groups: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -19649,6 +19710,7 @@ exports[`regression tests supports nested groups: [end of test] number of render exports[`regression tests switches from group of selected elements to another element on pointer down: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -20053,6 +20115,7 @@ exports[`regression tests switches from group of selected elements to another el exports[`regression tests switches selected element on pointer down: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -20347,6 +20410,7 @@ exports[`regression tests switches selected element on pointer down: [end of tes exports[`regression tests two-finger scroll works: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -20448,6 +20512,7 @@ exports[`regression tests two-finger scroll works: [end of test] number of rende exports[`regression tests undo/redo drawing an element: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -20945,6 +21010,7 @@ exports[`regression tests undo/redo drawing an element: [end of test] number of exports[`regression tests updates fontSize & fontFamily appState: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", @@ -21044,6 +21110,7 @@ exports[`regression tests updates fontSize & fontFamily appState: [end of test] exports[`regression tests zoom hotkeys: [end of test] appState 1`] = ` Object { "appearance": "light", + "autoSave": false, "collaborators": Map {}, "currentChartType": "bar", "currentItemBackgroundColor": "transparent", diff --git a/src/tests/regressionTests.test.tsx b/src/tests/regressionTests.test.tsx index a0bba4f42..b9e0bd124 100644 --- a/src/tests/regressionTests.test.tsx +++ b/src/tests/regressionTests.test.tsx @@ -624,6 +624,7 @@ describe("regression tests", () => { "gridMode", "zenMode", "viewMode", + "autoSave", "stats", ];