evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
https://evidence.dev
MIT License
4.48k stars 215 forks source link

Add e2e prerender-related tests #2630

Closed csjh closed 1 month ago

csjh commented 1 month ago

Description

Closes #2581

Adds tests for chart double loading, dropdown prerendering, initialData usage in page/input/manual queries, etc

a lot more can be added (i.e. one for each input, bigvalue test, etc) but I think this is a good start

Checklist

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: ddf3be8c86607d37d34ca93c4bd54beb2c1ef218

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages | Name | Type | | --------------------------------- | ----- | | @evidence-dev/component-utilities | Patch | | @evidence-dev/core-components | Patch | | my-evidence-project | Patch | | @evidence-dev/components | Patch | | evidence-test-environment | Patch | | e2e-prerender | Patch | | e2e-spa | Patch | | e2e-themes | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 6:40pm
next-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 6:40pm
netlify[bot] commented 1 month ago

Deploy Preview for evidence-test-env ready!

Name Link
Latest commit ddf3be8c86607d37d34ca93c4bd54beb2c1ef218
Latest deploy log https://app.netlify.com/sites/evidence-test-env/deploys/670d634ee3127800087dcb91
Deploy Preview https://deploy-preview-2630--evidence-test-env.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 1 month ago

Deploy Preview for evidence-development-workspace ready!

Name Link
Latest commit ddf3be8c86607d37d34ca93c4bd54beb2c1ef218
Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/670d634e84c25700080ceadb
Deploy Preview https://deploy-preview-2630--evidence-development-workspace.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 1 month ago

Deploy Preview for next-docs-evidence ready!

Name Link
Latest commit ddf3be8c86607d37d34ca93c4bd54beb2c1ef218
Latest deploy log https://app.netlify.com/sites/next-docs-evidence/deploys/670d634e31eaf300081a7786
Deploy Preview https://deploy-preview-2630--next-docs-evidence.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.

ItsMeBrianD commented 1 month ago

@zachstence to check on why e2e tests aren't running here

zachstence commented 1 month ago

@zachstence to check on why e2e tests aren't running here

Seems fixed by resolving merge conflicts