Skip to content

Commit

Permalink
Support running Temporal staging tests in Node 19
Browse files Browse the repository at this point in the history
Adapt to the following changes in CLDR 42 in Node 19:
- Some spaces in formats replaced by other whitespace unicode characters
- German format changes, which may be bugs (see
  https://unicode-org.atlassian.net/browse/CLDR-16243)

This commit makes affected tests more resilient to Intl.DTF output
changes between Node versions.

A good idea for a future PR would be to change these tests to rely less
on CLDR formats while still testing that Temporal and Intl are behaving
as expected.
  • Loading branch information
justingrant authored and gibson042 committed Dec 18, 2022
1 parent 12ff866 commit 9f6da57
Show file tree
Hide file tree
Showing 6 changed files with 169 additions and 77 deletions.
Loading

0 comments on commit 9f6da57

Please sign in to comment.