mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
28 lines
602 B
Markdown
28 lines
602 B
Markdown
---
|
|
name: QA Run Template
|
|
about: Use this template when doing QA
|
|
title: ''
|
|
labels: QA
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
There are three QA focus areas in Omnivore:
|
|
|
|
1. Saving
|
|
2. Library Management
|
|
3. Reader Controls
|
|
|
|
|
|
## Saving
|
|
|
|
Omnivore has three APIs involved in saving that should all be tested. URLs, Files, and Pages (captured content from the browser or the mobile) app can all be saved
|
|
|
|
## Library Management
|
|
|
|
The main library in `/home` has functionality for searching and organizing content.
|
|
|
|
|
|
## Reader functionality
|
|
|
|
The reader has functionality for highlighting, annotating, and saving reading progress
|