Autopilot test: sorting and search
Bug #1426199 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Notes app |
New
|
Undecided
|
Unassigned |
Bug Description
A series of tests to test each of the sorting options, along with search for both notes and notebooks should be added.
In addition, the search button on reminders and and tags should also be tested.
description: | updated |
To post a comment you must log in.
Tests for sorting in this branch: https:/ /code.launchpad .net/~mzanetti/ reminders- app/qmltest2/ +merge/ 253598
Search is still to do. Note that search works different in online and offline mode. When online, a search query is sent to the Evernote server for super fast search in huge note collections. When offline, a local best-effort search is performed.