We want the main activity to just use the API. When you are in the FriendsPage after the pairing,
you should be able to check his contactslist (thus visiting the DisplayContactFriendsPageActivity).
Actual behavior
It does everything correct but it still does not do anything via the API. It uses the controller.
Steps to reproduce this behavior
First create a good API. Then make sure you can still visit this page after you paired with someone. Then retrieve his contactList via the API.
Definition of Done
this is done when:
you can still visit the page via the Pair Page and after clicking on the button "view his contact list".
it only uses API (no controllers are constructed)
it is tested
Member responsible: Naqib
Duration: 2h
Priority: A
Claimed by: Naqib
Expected behavior
We want the main activity to just use the API. When you are in the FriendsPage after the pairing, you should be able to check his contactslist (thus visiting the DisplayContactFriendsPageActivity).
Actual behavior
It does everything correct but it still does not do anything via the API. It uses the controller.
Steps to reproduce this behavior
First create a good API. Then make sure you can still visit this page after you paired with someone. Then retrieve his contactList via the API.
Definition of Done
this is done when:
Member responsible: Naqib Duration: 2h Priority: A Claimed by: Naqib