From 3217824a5f55a73c0c49c5dae9f55c1f66b81147 Mon Sep 17 00:00:00 2001 From: jklgrasso Date: Wed, 6 May 2026 12:17:17 -0600 Subject: [PATCH] Add TESTING.md doc --- TESTING.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TESTING.md diff --git a/TESTING.md b/TESTING.md new file mode 100644 index 0000000..42c3b32 --- /dev/null +++ b/TESTING.md @@ -0,0 +1,16 @@ +# Testing + +This document provides a regression testing checklist for COSMIC Files. The checklist provides a starting point for Quality Assurance reviews. + +## Checklist + +### File Operations + + - [ ] Selecting a folder with Open media folder opens the directory in the folder pane + - [ ] Selecting media from the folder pane works + - [ ] Open recent media contains a list of recently opened media + +### Navigation + - [ ] A-B repeat works with video and audio files + - [ ] A-B frame stepping works in video files + - [ ] General media navigation keybinds work and correctly update the timestamp where applicable