test262/test/built-ins/Temporal/Now
Philip Chimento ae52931aae Temporal: Add TemporalHelpers.calendarObserver
Similar to the previous commits with property bags and time zones, there
are also some existing tests that use a Proxy to test the order of
observable operations which involve user code
passed in as part of a Temporal.TimeZone object. I am going to write
several more tests that do this, as well. This seems like a good thing to
put into TemporalHelpers, where it can be implemented consistently so that
we don't get discrepancies in which operations are tracked, or bugs due to
a Symbol-valued property.

Updates existing tests to use this helper.
2022-10-05 16:53:52 +02:00
..
instant Test Temporal.Now. 2022-01-24 13:36:43 -05:00
plainDate Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
plainDateISO Temporal: Add tests for casting a time zone ID string to a Temporal.TimeZone 2022-08-01 13:48:11 -07:00
plainDateTime Temporal: Add TemporalHelpers.calendarObserver 2022-10-05 16:53:52 +02:00
plainDateTimeISO Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
plainTimeISO Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
timeZone Test Temporal.Now. 2022-01-24 13:36:43 -05:00
toStringTag Add Temporal tests 2021-10-01 14:30:12 -04:00
zonedDateTime Temporal: Add TemporalHelpers.calendarObserver 2022-10-05 16:53:52 +02:00
zonedDateTimeISO Temporal: Add TemporalHelpers.timeZoneObserver 2022-10-05 16:53:52 +02:00
builtin.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00