eAPD icon indicating copy to clipboard operation
eAPD copied to clipboard

[Tests] Add Cypress tests for downloading eAPD docs

Open thetif opened this issue 1 year ago • 0 comments

Description and related issues

We need an e2e test to check our doc functionality. Here is a write up for how to test it: https://filiphric.com/testing-pdf-file-with-cypress It is not necessary to test the contents of the pdfs

Acceptance criteria

  • [ ] e2e coverage for documents has been added

Testing criteria

Given When Then Covered
the login page user clicks the How to get Started link a pdf downloads
the login page user clicks the How to Access the eAPD a pdf downloads
the login page user clicks the State Administrator Authorization Form a pdf downloads

thetif avatar Mar 23 '23 19:03 thetif