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

Migrate expect to typescript #7919

Merged
merged 48 commits into from Feb 20, 2019
Merged

Migrate expect to typescript #7919

merged 48 commits into from Feb 20, 2019

Commits on Feb 18, 2019

  1. Rename src files

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    3e04c16 View commit details
    Browse the repository at this point in the history
  2. Migrate utils.ts

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    43320f3 View commit details
    Browse the repository at this point in the history
  3. Add tsconfig

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    bf35c81 View commit details
    Browse the repository at this point in the history
  4. Add jest-types reference

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    110729b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6ce71f6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fc978a6 View commit details
    Browse the repository at this point in the history
  7. Migrate toThrowMatchers

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    221074c View commit details
    Browse the repository at this point in the history
  8. Migrate spyMatchers

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    1cd1006 View commit details
    Browse the repository at this point in the history
  9. Migrate matchers

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    9e0d8e6 View commit details
    Browse the repository at this point in the history
  10. Migrate jasmineUtils

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    ab7d1e1 View commit details
    Browse the repository at this point in the history
  11. migrate fakechalk

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    73042ba View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    30efca3 View commit details
    Browse the repository at this point in the history
  13. Migrate asymmetricMatchers

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    032c6ee View commit details
    Browse the repository at this point in the history
  14. Migrate jestMatchersObject

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    f4f5536 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    bf8198c View commit details
    Browse the repository at this point in the history
  16. Migrate expect/index.ts

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    a62f3a4 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    428620d View commit details
    Browse the repository at this point in the history
  18. Run eslint

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    1d9fe02 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    feb8e86 View commit details
    Browse the repository at this point in the history
  20. import type localy

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    b221710 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    4258222 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    2801634 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    88cb209 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    8ab2dae View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    59ab17d View commit details
    Browse the repository at this point in the history
  26. Remove flow declaration

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    a3e1d44 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    a48b31f View commit details
    Browse the repository at this point in the history
  28. Export Tester type

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    27b2049 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    282b15e View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    2d41e89 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    dddf3d2 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    d99c26c View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    7f5575d View commit details
    Browse the repository at this point in the history
  34. Improve types for utils.ts

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    a8ff374 View commit details
    Browse the repository at this point in the history
  35. Update diff file

    natealcedo committed Feb 18, 2019
    Copy the full SHA
    7f2aef4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Copy the full SHA
    602e34c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf61f89 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4ede592 View commit details
    Browse the repository at this point in the history
  4. Type case matcher call

    natealcedo committed Feb 19, 2019
    Copy the full SHA
    72feb3e View commit details
    Browse the repository at this point in the history
  5. tweak

    SimenB committed Feb 19, 2019
    Copy the full SHA
    bf24385 View commit details
    Browse the repository at this point in the history
  6. remove diff file

    SimenB committed Feb 19, 2019
    Copy the full SHA
    db1389d View commit details
    Browse the repository at this point in the history
  7. tweak promise type guard

    SimenB committed Feb 19, 2019
    Copy the full SHA
    90dffa8 View commit details
    Browse the repository at this point in the history
  8. revert ignorefile change

    SimenB committed Feb 19, 2019
    Copy the full SHA
    cc42c7c View commit details
    Browse the repository at this point in the history
  9. prettier on jasmine utils

    SimenB committed Feb 19, 2019
    Copy the full SHA
    8fef3e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. fix copyright header

    SimenB committed Feb 20, 2019
    Copy the full SHA
    fbb94e3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a432bb5 View commit details
    Browse the repository at this point in the history
  3. update changelog

    SimenB committed Feb 20, 2019
    Copy the full SHA
    b51b16a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e14c798 View commit details
    Browse the repository at this point in the history