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

Set up testing-library/react for testing jetpack blocks and add example tests to WhatsApp block #18582

Merged
merged 10 commits into from
Feb 22, 2021

Commits on Feb 17, 2021

  1. Test

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4e79b47 View commit details
    Browse the repository at this point in the history
  2. fix broken attributes prop

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6c2e9ed View commit details
    Browse the repository at this point in the history
  3. Finish setup of initial tests

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    84f44ec View commit details
    Browse the repository at this point in the history
  4. Fix settings to be compat with existing tests

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    871e26d View commit details
    Browse the repository at this point in the history
  5. fix typo

    Co-authored-by: Aaron Robertshaw <60436221+aaronrobertshaw@users.noreply.github.com>
    2 people authored and Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    59fd0f0 View commit details
    Browse the repository at this point in the history
  6. Change settings to configuration to avoid confusion with base block s…

    …ettings
    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    40fdd28 View commit details
    Browse the repository at this point in the history
  7. remove pointless script setting

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f075eeb View commit details
    Browse the repository at this point in the history
  8. Change configuration to match changes in #18732

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    01281ae View commit details
    Browse the repository at this point in the history
  9. Remove check for toolbar group

    Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3fa52d0 View commit details
    Browse the repository at this point in the history
  10. Add a block fixtures framework to allow automated checking of block v…

    …alidation (#18643)
    
    Co-authored-by: Glen Davies <glen.davies@a8c.com>
    glendaviesnz and Glen Davies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1ee629e View commit details
    Browse the repository at this point in the history