Add actual tests to ./tests/unit
Bug #1354373 reported by
Daniel Holbach
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
High
|
Nekhelesh Ramananthan |
Bug Description
With bug 1354075 being solved, we can now add tests to ./tests/unit/ and have them run as part of "make test". Let's add some tests to exercise the code a bit.
Related branches
lp://staging/~nik90/ubuntu-clock-app/add-first-qmltest
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Michael Zanetti (community): Approve
- Ubuntu Clock Developers: Pending requested
-
Diff: 523 lines (+306/-95)11 files modifiedREADME (+10/-5)
README.autopilot (+13/-8)
README.developers (+31/-17)
README.unittest (+32/-0)
app/alarm/AlarmLabel.qml (+12/-15)
app/alarm/AlarmRepeat.qml (+3/-0)
debian/changelog (+1/-0)
manifest.json (+1/-1)
tests/unit/tst_alarmLabel.qml (+86/-0)
tests/unit/tst_alarmRepeat.qml (+117/-0)
tests/unit/tst_hellocomponent.qml (+0/-49)
Changed in ubuntu-clock-app: | |
milestone: | none → rtm |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Nekhelesh Ramananthan (nik90) |
Changed in ubuntu-clock-app: | |
status: | Confirmed → Triaged |
Changed in ubuntu-clock-app: | |
status: | Triaged → In Progress |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:ubuntu-clock-app/reboot at revision None, scheduled for release in ubuntu-clock-app, milestone rtm