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

Improve test coverage #138

@reichhartd

Description

@reichhartd

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions