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 e2e tests to TypeScript #7990

Merged
merged 21 commits into from
Feb 26, 2019
Merged

Commits on Feb 26, 2019

  1. Rename test files from js to ts

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    049de0b View commit details
    Browse the repository at this point in the history
  2. Lint test files

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    aa2e4d5 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    5346d00 View commit details
    Browse the repository at this point in the history
  4. Add in snapshot for emptyDescribeWithHooks

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0aac8b4 View commit details
    Browse the repository at this point in the history
  5. Migrate Utils.js

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    51d1673 View commit details
    Browse the repository at this point in the history
  6. Migrate runJest

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    c96d455 View commit details
    Browse the repository at this point in the history
  7. Better type runJest

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    a034827 View commit details
    Browse the repository at this point in the history
  8. Add some comments about watch plugin

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    85b6196 View commit details
    Browse the repository at this point in the history
  9. Make code simpler

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    9f566c5 View commit details
    Browse the repository at this point in the history
  10. Add a comment regarding why mockwatchplugin isnt migrated over to typ…

    …escript
    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    6d3ff78 View commit details
    Browse the repository at this point in the history
  11. Update jest-config to ignore iterator-to-null-test for now

    Alcedo Nathaniel De Guzman Jr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    151f7f2 View commit details
    Browse the repository at this point in the history
  12. tweaks

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    1384aef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38a8529 View commit details
    Browse the repository at this point in the history
  14. remove flow annotation

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    ec02d6a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    644f5d4 View commit details
    Browse the repository at this point in the history
  16. moar

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    4bc74f7 View commit details
    Browse the repository at this point in the history
  17. fine

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    49623c3 View commit details
    Browse the repository at this point in the history
  18. hah

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    fa0893d View commit details
    Browse the repository at this point in the history
  19. dep

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3d8dc7a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c6dce70 View commit details
    Browse the repository at this point in the history
  21. remove type casts

    SimenB committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    2ffbbeb View commit details
    Browse the repository at this point in the history