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

fix(client): Serialize all Floats in exponential notation #15879

Merged
merged 9 commits into from
Oct 19, 2022

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    323a781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b93a1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1176fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c9ce8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97355c3 View commit details
    Browse the repository at this point in the history
  6. test(client): Revert snapshot serializer changes

    It does not seem that it was indendened for snapshot serizier to apply
    to select.test.ts. Instead, we are fixing the failure by changing the
    number so it won't be replaced by serializer.
    SevInf committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7756be2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b6d30a View commit details
    Browse the repository at this point in the history
  8. Revert "test(client): Revert snapshot serializer changes"

    This reverts commit 7756be2.
    SevInf committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8cb4803 View commit details
    Browse the repository at this point in the history
  9. Update packages/internals/src/utils/jestSnapshotSerializer.js

    Co-authored-by: Alexey Orlenko <alex@aqrln.net>
    SevInf and aqrln committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c733a90 View commit details
    Browse the repository at this point in the history