You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add date and datetime scenarios to gigasecond (#2123)
* Alphabetize scenario entries
This alphabetizes the entries in both the SCENARIOS.txt
file as well as the canonical-data schema file, in order
to make it easier to find entries as the list grows.
* Add date and datetime scenarios
* Add date and datetime scenarios to gigasecond
The gigasecond test suite is a bit odd in that there are two different
types for the same input.
Another oddity of the gigasecond test suite is that most of the tests don't actually
add any value. If you get one passing, you get them all passing.
This adds a date scenario to the inputs that have only a date, and datetime to the
ones that also include a time element.
0 commit comments