Skip to content

Clean up skipped date picker tests#3258

Merged
david-crespo merged 2 commits into
mainfrom
e2e-date-picker-range
Jun 18, 2026
Merged

Clean up skipped date picker tests#3258
david-crespo merged 2 commits into
mainfrom
e2e-date-picker-range

Conversation

@david-crespo

Copy link
Copy Markdown
Collaborator

We had some very old skipped tests that wouldn't even work anymore (I think we redid the date picker). Deleting those let me also delete a couple of otherwise unused dev deps. I also had the robot add e2e tests for the date picker with a custom range, which was untested.

- delete stale describe.skip blocks in DateTimeRangePicker.spec (they tested a
  removed Load/Reset custom-mode UI); keep the working preset-selection test
- convert client.spec.tsx to a React-free client.spec.ts that calls the API
  methods directly; processServerError is already covered by errors.spec and the
  RQ wrappers by e2e
- stub ResizeObserver in unit setup so Headless UI works without the
  resize-observer-polyfill dep
- remove resize-observer-polyfill (only consumer was the deleted picker test)
  and identity-obj-proxy (dead, referenced nowhere)
@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Jun 18, 2026 8:00pm

Request Review

@david-crespo david-crespo enabled auto-merge (squash) June 18, 2026 20:02
@david-crespo david-crespo merged commit f3c8b15 into main Jun 18, 2026
7 checks passed
@david-crespo david-crespo deleted the e2e-date-picker-range branch June 18, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant