Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

[iOS] Feat/review storage #88

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[iOS] Feat/review storage #88

wants to merge 3 commits into from

Conversation

CedricGatay
Copy link

Added small tests to ensure storage does not suffer from regressions, these tests are simple and only work "properly" on device with TouchId (where we can enroll from code).

This can pave the way for iOS tests as there were not enabled (rather than the autogenerated stub from xcode).

Feel free to dump this branch if this is not relevant.

Unit tests were not building properly, changed settings to have them running as expected
Set a dummy `ContentView` for add to prevent being tricked by application init logic.

Added basic test that insert in keyChain and read results back
Added basic unit tests to check store read works as expected
@CedricGatay CedricGatay added the iOS Happens on iOS devices label Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Happens on iOS devices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant