-
Notifications
You must be signed in to change notification settings - Fork 461
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
Sync test of Temporal.Calendar.p*.fields to 1750 #3188
Conversation
test/built-ins/Temporal/Calendar/prototype/fields/long-input.js
Outdated
Show resolved
Hide resolved
test/built-ins/Temporal/Calendar/prototype/fields/long-input.js
Outdated
Show resolved
Hide resolved
test/built-ins/Temporal/Calendar/prototype/fields/repeated-throw.js
Outdated
Show resolved
Hide resolved
This cannot be merged until there are affirmatives from @ptomato @Ms2ger and @jugglinmike |
test/built-ins/Temporal/Calendar/prototype/fields/long-input.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Ms2ger <[email protected]>
Co-authored-by: Ms2ger <[email protected]>
…ow.js Co-authored-by: Ms2ger <[email protected]>
Co-authored-by: Ms2ger <[email protected]>
Co-authored-by: Ms2ger <[email protected]>
PTAL |
test/built-ins/Temporal/Calendar/prototype/fields/long-input.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Ms2ger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, except for the descriptions.
test/built-ins/Temporal/Calendar/prototype/fields/repeated-throw.js
Outdated
Show resolved
Hide resolved
@ptomato PTAL |
make sure the validation does not happen after the looping the generator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, everyone!
Change the test to sycn with tc39/proposal-temporal#1750 and add more tests for Temporal.Calendar.prototype.fields