Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add missing Cypress tests for calendar editor minDate #1734

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Nov 8, 2024

  • we never had any tests to verify that a date editor with minDate: 'today' option defined would not allow dates older than today to be clickable, this PR adds such test

- we never had any tests to verify that a date editor with `minDate: 'today'` option defined should expect anything older than today to be unclickable, this PR adds such test
Copy link

stackblitz bot commented Nov 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (b43b53b) to head (f6229dc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1734   +/-   ##
======================================
  Coverage    99.8%   99.8%           
======================================
  Files         187     187           
  Lines       30723   30723           
  Branches     9772    9772           
======================================
  Hits        30634   30634           
  Misses         89      89           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghiscoding ghiscoding merged commit c2b54ba into master Nov 8, 2024
7 checks passed
@ghiscoding ghiscoding deleted the chore/calendar-min-date-tests branch November 8, 2024 06:02
@ghiscoding ghiscoding changed the title chore: add missing Cypress tests for calendar editor minDate test: add missing Cypress tests for calendar editor minDate Nov 8, 2024
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