Tests for /Home #2265

Open
opened 2026-04-05 16:57:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 5/22/2022

We have a /Home project which is basically the home page of the application. When you npm install and npm start the project, it runs on port 1444.

It has several pages, however, there are no tests for these pages. We need to create jest puppeteer tests for all the pages, we need to make sure the page loads properly, and there's content on the page.

Please create a test file for each page. You can create a draft PR and ask for early review.

*Originally created by @simlarsen on 5/22/2022* We have a /Home project which is basically the home page of the application. When you npm install and npm start the project, it runs on port 1444. It has several pages, however, there are no tests for these pages. We need to create jest puppeteer tests for all the pages, we need to make sure the page loads properly, and there's content on the page. Please create a test file for each page. You can create a draft PR and ask for early review.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2265