Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Code changes & Changes required for test cases #2

Open
wants to merge 1 commit into
base: refactor
Choose a base branch
from

Conversation

GuttaRaghavendra
Copy link
Contributor

1)story board changes(Sync button was connected to IB Action of Async version, its corrected now).
2)view controller test methods extended to demo sync&async versions with background thread usage.
3)All the unit tests modified to use synchronous http calls.
Notes On API's :
a)create custom component-code change “if(!msg)” to “if(msg)”
b)update custom component, retrieveDataOn API's - same change as above method
d)GetInvitationListSendToSpecificUser-giving error similar to android version
e)CreateUser-added “termsAndConditions” key
f)AcceptTerms&conditions deleted
g)Alert management not tested as Create alert removed.

… version, its corrected now).

2)view controller test methods extended to demo sync&async versions with background thread usage.
3)All the unit tests modified to use synchronous http calls.
a)create custom component-code change “if(!msg)” to “if(msg)”
b)update custom component, retrieveDataOn API's - same change as above method
d)GetInvitationListSendToSpecificUser-giving error similar to android version
e)CreateUser-added “termsAndConditions” key
f)AcceptTerms&conditions deleted
g)Alert management not tested as Create alert removed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant