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

Various changes to Temporal tests #3909

Merged
merged 7 commits into from
Sep 8, 2023

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Sep 8, 2023

These are not associated with any normative change but are just minor fixes and cleanups that I found while writing new Temporal tests.

@ptomato ptomato requested a review from a team as a code owner September 8, 2023 01:00
harness/temporalHelpers.js Show resolved Hide resolved
@ptomato ptomato force-pushed the temporal-accumulated-various branch 2 times, most recently from b70546f to 18ac88f Compare September 8, 2023 16:28
Some of these were overlooked in a recent big refactor.
These are also leftovers from the recent refactor, I think.
…Zone

This toString() call would observably get the `id` property of the
plainDateTime's calendar object. Not good for the tests that I am writing
that verify observable calls!
These two can be combined into one test, since they are very similar. This
will allow testing the sample DST time zone as well, which is not yet
tested.
Just to make sure the time zone arithmetic matches the actual time zone
that it is based on.
@ptomato ptomato merged commit e04e1c1 into tc39:main Sep 8, 2023
1 check passed
@ptomato ptomato deleted the temporal-accumulated-various branch September 8, 2023 16:38
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.

2 participants