CDCgov / ReportVision

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 2 forks source link

Schreiaj/blank main page #221

Closed schreiaj closed 1 month ago

schreiaj commented 2 months ago

Added playwright tests to ensure behavior Updated dev docker image to support playwright which required moving to a Debian based base image (Alpine linux base image is smaller but doesn't work well with Chrome runner because Chrome doesn't publish a precompiled package for it in Alpine)

UI Kapture 2024-09-12 at 12 29 15

Playwright UI accessible at localhost:8080 with the changes to the dev environment

Screenshot 2024-09-12 at 12 31 04 PM

Closes #214

Pull Request

Description

[Provide a brief description of the changes implemented in this pull request.]

Related Issues

[Link any related issues or tasks from your project management system.]

Additional Notes

[Add any additional context or notes that reviewers should know about.]

Checklist

Please review and complete the following checklist before submitting your pull request:

Checklist for Reviewers

Please review and complete the following checklist during the review process:

schreiaj commented 1 month ago

Seems the playright check is failing.

Yes, it was related to a slow build causing a timeout on the runner - added https://github.com/CDCgov/IDWA/issues/222 to take a look at why the initial build takes so long