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

refactor: convert cypress tests to typescript #1630

Merged
merged 30 commits into from
Nov 21, 2019

Commits on Nov 21, 2019

  1. remove eslint typechecking rules

    causes too many issues with vscode for now
    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    6bef8c4 View commit details
    Browse the repository at this point in the history
  2. consolidate tsconfig

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    dd03ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e409315 View commit details
    Browse the repository at this point in the history
  4. remove unused files

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    8057cf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf4fd91 View commit details
    Browse the repository at this point in the history
  6. use base tsconifg

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    bc9cbed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed25d99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a00450 View commit details
    Browse the repository at this point in the history
  9. remove old js files

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    a2a88cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d22ec7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed374ea View commit details
    Browse the repository at this point in the history
  12. fix create bot command

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    9d20479 View commit details
    Browse the repository at this point in the history
  13. remove waits

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5983495 View commit details
    Browse the repository at this point in the history
  14. update create bot spec

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4cc6f91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a27d175 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da9d1fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e573e1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    64b6228 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    929ccc8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bbc1a5c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    569169a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c4eaac View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c15e29b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7245e44 View commit details
    Browse the repository at this point in the history
  25. remove commented waits

    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5dde974 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cb0ea64 View commit details
    Browse the repository at this point in the history
  27. remove switch condition spec

    too unstable
    a-b-r-o-w-n committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    176314e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    51450a1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f94ceb1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    507da0f View commit details
    Browse the repository at this point in the history