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

[RFC] Inline Snapshots #6380

Merged
merged 34 commits into from
Jun 28, 2018
Merged

[RFC] Inline Snapshots #6380

merged 34 commits into from
Jun 28, 2018

Commits on Jun 11, 2018

  1. [RFC] Inline Snapshots

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    fed959f View commit details
    Browse the repository at this point in the history
  2. Fix typechecking and refactor

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    c639484 View commit details
    Browse the repository at this point in the history
  3. Refactor State#match

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    396b20b View commit details
    Browse the repository at this point in the history
  4. Fix stacktrace regression

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    2816e7d View commit details
    Browse the repository at this point in the history
  5. Remove unused argument

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    a215e16 View commit details
    Browse the repository at this point in the history
  6. Fix support for property matchers

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    8c821a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbe79ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5d349b View commit details
    Browse the repository at this point in the history
  9. Optimize snapshot lookup

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    190df70 View commit details
    Browse the repository at this point in the history
  10. Support flow parser

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    05f94df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb6d86d View commit details
    Browse the repository at this point in the history
  12. Fix TypeScript support

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    14b8b90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af1696e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    91e3482 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8334b6f View commit details
    Browse the repository at this point in the history
  16. Escape backtick strings

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    80f75ee View commit details
    Browse the repository at this point in the history
  17. Add test for escaping backticks

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b3f462d View commit details
    Browse the repository at this point in the history
  18. Code review fixes

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    8ed6096 View commit details
    Browse the repository at this point in the history
  19. Support project option for prettier

    Massive refactor, sorry I didn't split the commits
    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    c07788a View commit details
    Browse the repository at this point in the history
  20. Refactor configuration

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    657f10e View commit details
    Browse the repository at this point in the history
  21. Fix typechecking

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    97c054a View commit details
    Browse the repository at this point in the history
  22. Set default value in cli/options

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    6537c33 View commit details
    Browse the repository at this point in the history
  23. Fix typechecking

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    51c42ef View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cc0bcdd View commit details
    Browse the repository at this point in the history
  25. Fix bad copy/paste

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    58e6f59 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e1ffa94 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    408bad4 View commit details
    Browse the repository at this point in the history
  28. Write more aync tests

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    3f6531b View commit details
    Browse the repository at this point in the history
  29. Skip currently failing test

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    8c9a441 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    52740e1 View commit details
    Browse the repository at this point in the history
  31. Write documentation

    azz committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    dcbaec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Support async matchers

    azz committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    436cd7f View commit details
    Browse the repository at this point in the history
  2. Fix links in docs

    azz committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f653fdf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

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