tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.4k stars 467 forks source link

Increase line coverage for Temporal #4329

Open anba opened 1 week ago

anba commented 1 week ago

Add tests to increase line coverage. Whenever possible, I've tried to copy the code style from other Temporal tests.

Steps performed:

This PR doesn't address all missing coverage, for example Temporal.Duration still has some lines which aren't covered. I've also didn't yet run any tests under intl402/Temporal.