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

Add integration tests #38

Merged
merged 14 commits into from
Nov 27, 2021
Merged

Add integration tests #38

merged 14 commits into from
Nov 27, 2021

Commits on Nov 5, 2021

  1. start working on e2e

    nitzanhen committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d91877b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. try move to dockerfile

    nitzanhen committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4d04f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c826493 View commit details
    Browse the repository at this point in the history
  3. remove some e2e stuff

    nitzanhen committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a248a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca7390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57e0d0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d1c885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb8cd5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32bab6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09528fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2612426 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    744d9e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e531faf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Fix props ts default

    Instead of checking for the existence of a tsconfig,
    to decide for the default value of `props` (`ts` or `none`),
    now the value of `typescript` itself is checked.
    nitzanhen committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    2293bed View commit details
    Browse the repository at this point in the history