tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
Ghost
Workspace
Succeeded
30413
0de48875 Added a test for the date picker opening on the selected month no ref The selected value sits two months past the real date, so the test keeps discriminating the selected-month behaviour from the old today fallback whatever the date is when it runs.
by Sag
S
Succeeded
30413
4aa452b1 Added a test for the date picker opening on the selected month no ref Pins the new default-month behaviour with a value that is neither in today's month nor the first selectable one, so a regression back to the clock-dependent fallback fails on any real date.
by Sag
S
Succeeded
30413
6f980e00 Fixed the delivery date picker opening on the current month no ref The calendar had no default month, so react-day-picker fell back to today's month rather than the month of the selected date — reopening the picker with a date chosen further out showed the wrong month, and the unit tests around a fixed date only passed while the real-world month happened to coincide with it (they broke on the month boundary). Opening on the selected date's month, or the first selectable month before anything is chosen, makes the component deterministic from its props — which also makes the tests date-independent without faking the clock.
by Sag
S
Previous
Next