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

Components: Add support for TypeScript unit tests #39436

Merged
merged 15 commits into from
Apr 20, 2022

Commits on Apr 19, 2022

  1. Add test-specific tsconfig

    ciampo committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    359169c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581bd19 View commit details
    Browse the repository at this point in the history
  3. Add custom Jest matcher types

    ciampo committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    da884dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae0ed3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2e0824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8275345 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baf1a57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42f8ac0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a2dc15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3ede88 View commit details
    Browse the repository at this point in the history
  11. Improve comment wording

    ciampo committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    95fdad9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    91cc78a View commit details
    Browse the repository at this point in the history
  13. Remove jest types reference

    sirreal authored and ciampo committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5b15262 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    289fe07 View commit details
    Browse the repository at this point in the history
  15. Change approach from a dedicated test project, to re-using the compon…

    …ents' existing project
    ciampo committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e0c3506 View commit details
    Browse the repository at this point in the history