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

[Resolver] SideEffectContext changes, remove @testing-library uses #81077

Merged
merged 13 commits into from
Oct 27, 2020

Commits on Oct 22, 2020

  1. [Resolver] SideEffectContext changes

    * `getBoundingClientRect` is now access through `SideEffectContext`.
    * `writeText` from the `Clipboard` API is now accessed through the
    `SideEffectContext`
    * No longer using `@testing-library/react` and `@testing-library/react-hooks`
    * No longer using `jest.spyOn` or `jest.clearAllMocks`
    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    1f78b60 View commit details
    Browse the repository at this point in the history
  2. wip

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    3d9211e View commit details
    Browse the repository at this point in the history
  3. stuff

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ab34a0c View commit details
    Browse the repository at this point in the history
  4. fixup

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b7dac74 View commit details
    Browse the repository at this point in the history
  5. comment

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a6d6e38 View commit details
    Browse the repository at this point in the history
  6. use enzyme for useFormattedDate tests

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    cdcfcbc View commit details
    Browse the repository at this point in the history
  7. oops

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    707b0f5 View commit details
    Browse the repository at this point in the history
  8. cleanup tests

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b670cd3 View commit details
    Browse the repository at this point in the history
  9. cleanup

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9c19a9d View commit details
    Browse the repository at this point in the history
  10. cleanup

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d946f54 View commit details
    Browse the repository at this point in the history
  11. remove panel content utilities module

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b0c1f22 View commit details
    Browse the repository at this point in the history
  12. support multiple dts that share the same dd

    oatkiller committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    7522b68 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    c45484e View commit details
    Browse the repository at this point in the history