Merge pull request #272 from jklgrasso/testing-doc

Add TESTING.md doc
This commit is contained in:
Jeremy Soller 2026-05-26 15:47:51 -06:00 committed by GitHub
commit 31ca4f7af6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
TESTING.md Normal file
View file

@ -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