hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
34 stars 60 forks source link

Fix testing #563

Closed glenflorendo closed 10 months ago

glenflorendo commented 10 months ago

Description

This PR introduces changes to fix our currently broken tests by modularizing our Jest configuration into separate files, creating testing utilities (we could separate this into another library later), and updating broken tests and code.

Related Issues

Resolves #555

Testing

Checklist

netlify[bot] commented 10 months ago

Deploy Preview for lucky-parking-staging ready!

Name Link
Latest commit 423e8a3fbc68e7a3d12a7c6db1f4f830eac8443f
Latest deploy log https://app.netlify.com/sites/lucky-parking-staging/deploys/652f34035bdd3e000789700e
Deploy Preview https://deploy-preview-563--lucky-parking-staging.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 10 months ago

Deploy Preview for lucky-parking-staging-storybook canceled.

Name Link
Latest commit 423e8a3fbc68e7a3d12a7c6db1f4f830eac8443f
Latest deploy log https://app.netlify.com/sites/lucky-parking-staging-storybook/deploys/652f3403148cb00008fa4fe0
glenflorendo commented 10 months ago

@gibsonliketheguitar Any feedback before I merge? I'm planning to merge by noon (Pacific) today.