Skip to content

Accessing patient experience in local dev

fzhao99 edited this page Jan 19, 2023 · 3 revisions

You can get to the patient experience section of the app in local dev by

  1. Have a database viewing utility like Postico set up.
  2. Create a result locally by starting/ending a test within the relevant screens in the app.
  3. Get the internal result id of the result you just created through the database
  4. Visit the URL http://localhost:3000/pxp/test-result?plid=INTERNAL-ID-HERE on your local machine and input the date of birth attached to the local user you created.

Local development

Setup

How to

Development process and standards

Oncall

Technical resources

How-to guides

Environments/Azure

Misc

?

Clone this wiki locally