test: tagging
Bug #1426197 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Notes app |
In Progress
|
Undecided
|
Unassigned |
Bug Description
Need to add tests for tagging features;
add a tag
remove a tag
add a tag inside of a note
add a prexisting tag to a note
delete a tag
Related branches
lp://staging/~mzanetti/reminders-app/qmltest3
Ready for review
for merging
into
lp://staging/reminders-app
- Jenkins Bot: Needs Fixing (continuous-integration)
- Nicholas Skaggs (community): Needs Fixing
- Riccardo Padovani: Needs Information
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
-
Diff: 325 lines (+156/-14)8 files modifiedsrc/app/qml/components/EditTagsDialog.qml (+4/-0)
src/app/qml/components/ListItemWithActions.qml (+2/-0)
src/app/qml/components/NotebooksDelegate.qml (+3/-2)
src/app/qml/components/NotesDelegate.qml (+2/-0)
src/app/qml/ui/SetReminderPage.qml (+1/-0)
src/app/qml/ui/SetReminderView.qml (+3/-0)
tests/qml/RemindersTestCase.qml (+53/-0)
tests/qml/tst_NotesPage.qml (+88/-12)
summary: |
- Autopilot test: tagging + test: tagging |
Changed in reminders-app: | |
assignee: | nobody → Michael Zanetti (mzanetti) |
status: | New → In Progress |
Changed in reminders-app: | |
assignee: | Michael Zanetti (mzanetti) → nobody |
To post a comment you must log in.