Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Improve test coverage #138

Open
reichhartd opened this issue Mar 15, 2022 · 0 comments
Open

Improve test coverage #138

reichhartd opened this issue Mar 15, 2022 · 0 comments
Assignees
Milestone

Comments

@reichhartd
Copy link
Member

reichhartd commented Mar 15, 2022

The overall test coverage of this repository should be increased. Around 80% would be desirable.

  • By migrating to the new React Native architecture we can use react-native-codegen. For the codegen we can use our TypeScript interfaces, and the transition between JavaScript and the native world would be safe.
  • On the JavaScript and native side, we can write more unit test cases.
  • An E2E-test-case with Detox would also be worth considering. However, it not possible to fully run the video ident process since the iOS simulator and Android emulator does not have access to the camera. Also we would need a valid transaction token.
@reichhartd reichhartd added this to the v1 milestone Mar 15, 2022
@reichhartd reichhartd self-assigned this Apr 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant