Skip to content

Commit

Permalink
Add custom type support to evaluateOnce()
Browse files Browse the repository at this point in the history
Summary:
Adding support for custom types (such as timestamp with timezone) in
the evaluateOnce() test utility. It makes it more convenient to construct and
validate functions using this type. As part of this PR, also some cleanup and
refactor to simplify existing unit tests.

Fixes facebookincubator#9684

Differential Revision: D56849851
  • Loading branch information
pedroerp authored and facebook-github-bot committed May 1, 2024
1 parent 9650e30 commit a218039
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 169 deletions.
Loading

0 comments on commit a218039

Please sign in to comment.