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

Use a more sophisticated template for end-to-end testing. #1187

Merged
merged 22 commits into from
Jan 23, 2017

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    1a6736f View commit details
    Browse the repository at this point in the history
  2. Not publish integration tests to npm

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    f551a37 View commit details
    Browse the repository at this point in the history
  3. Use "commander" for cli argv handling

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    3b07599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b16b80 View commit details
    Browse the repository at this point in the history
  5. Prepare the commands for testing with a template

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    a5979af View commit details
    Browse the repository at this point in the history
  6. Fix dev "template" path

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    07476b9 View commit details
    Browse the repository at this point in the history
  7. Add various features to test

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    4f9be9c View commit details
    Browse the repository at this point in the history
  8. Test various features separately

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    63f71cf View commit details
    Browse the repository at this point in the history
  9. Test language features

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    0db6de9 View commit details
    Browse the repository at this point in the history
  10. Comment unused e2e.sh lines

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    e142b7c View commit details
    Browse the repository at this point in the history
  11. Add "development" tests

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    9c9edd3 View commit details
    Browse the repository at this point in the history
  12. Test environment variables

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    3b609bd View commit details
    Browse the repository at this point in the history
  13. Test webpack plugins

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    b869df0 View commit details
    Browse the repository at this point in the history
  14. Replace kitchensink README

    Enoah Netzach authored and EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    101e3e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f43252a View commit details
    Browse the repository at this point in the history
  16. Use fs-extra

    EnoahNetzach committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    4c80379 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Use the correct folders

    EnoahNetzach committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    ebca9e6 View commit details
    Browse the repository at this point in the history
  2. Do some cleanup

    EnoahNetzach committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    b35516b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    cd6420c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeebbdb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    c5805c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9edfa View commit details
    Browse the repository at this point in the history