-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(GiniHealthSDK): UnitTests for GiniHealthSDK IPC-196 #473
Conversation
…is payable IPC-194
…ayment provider app
… set document for review IPC-196
…nt components IPC-182
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @razvancapra 👏🏻
and I love ❤️ the naming approach for the tests.
Could please check my 2 tiny comments?
HealthSDK/GiniHealthSDK/Sources/GiniHealthSDK/Core/GiniHealth.swift
Outdated
Show resolved
Hide resolved
HealthSDK/GiniHealthSDK/Sources/GiniHealthSDK/Core/GiniHealth.swift
Outdated
Show resolved
Hide resolved
HealthSDK/GiniHealthSDK/Sources/GiniHealthSDK/Core/URLOpener.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, only one question: if public protocol DocumentServiceProtocol: AnyObject
still needed?
...APILibrary/GiniHealthAPILibrary/Sources/GiniHealthAPILibrary/Documents/DocumentService.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good,
just a tiny note about the doubled import
PR contains tests for public methods/classes from GiniHealthSDK.
https://ginis.atlassian.net/browse/IPC-196
https://ginis.atlassian.net/browse/IPC-187
https://ginis.atlassian.net/browse/IPC-189
https://ginis.atlassian.net/browse/IPC-193
https://ginis.atlassian.net/browse/IPC-191