Skip to content

pgendre/n26-challenge-mrz-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRZ Form

Description

The project allows you to generate a MRZ of type TD3 threw a form completion.
Data collected are sent to a frontend service that simulates a call API.
The service call the mrz-generator npm module to process the computing.

NB : I wanted to test the components using enzyme snapshots (especially FormInput). Nevertheless, I faced some issues: Snapshots are empty... It might from jest version (that I can't change because I haven't ejected the app)

Installation

npm install

Development environment

npm start

Tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published