Actions
Feature #3456
openTest coverage
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
All (most of the) implemented functionality of NFD-android needs to be unit-tested. Android provides a rich set of primitives for unit tests and mocking user actions.
Test cases should cover:
- assurance that all dialogs are properly created
- that there are no asserts during normal operations (on/off NFD service, looking at routes, looking at faces, creating faces, creating routes).
Actions