From bed902ebb2da6facc47aefc782dfaa293fc70839 Mon Sep 17 00:00:00 2001 From: Jacob Kauffmann Date: Fri, 19 Dec 2025 13:34:37 -0700 Subject: [PATCH] docs (QA): Add file drag-and-drop to regression testing checklist --- TESTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TESTING.md b/TESTING.md index c9c40d1..cb9ead2 100644 --- a/TESTING.md +++ b/TESTING.md @@ -17,6 +17,7 @@ This document provides a regression testing checklist for COSMIC Files. The chec - [ ] Right-click -> Create a new folder, then enter it. - [ ] Right-click in the empty folder -> Create a new file. +- [ ] Navigate to the parent folder, create another new file, then drag it into the created folder. - [ ] Files can be renamed. - [ ] Files can be opened with non-default apps & browsing store for new apps works. - [ ] Normal right-click shows `Move to trash` option.