feat: tests e2e
Trello Card Link
https://trello.com/c/WkP28SpC/108-testes-de-fluxo-e2e
Added
Cypress e2e tests. Besides, a new line to the .dockerignore file and new pdfs samples to test into the cypress project.
Removed
Nothing
Changed
Nothing
How to Test
use the command: "yarn test:e2e" to run the cypress e2e tests and use the command: yarn "test:e2e:open" to open the cypress UI.