Add TESTING.md doc
This commit is contained in:
parent
3035ae3565
commit
3217824a5f
1 changed files with 16 additions and 0 deletions
16
TESTING.md
Normal file
16
TESTING.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue