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 tests for server side rendering of Soy and JSX components #269

Merged
merged 6 commits into from
Oct 11, 2017

Commits on Oct 11, 2017

  1. Don't access client side globals if rendering server side

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    4c2a707 View commit details
    Browse the repository at this point in the history
  2. Add tests for server side rendering

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    b31e177 View commit details
    Browse the repository at this point in the history
  3. Add test for rendering JSXComponent server side

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    e412d81 View commit details
    Browse the repository at this point in the history
  4. Run isomorphic tests in CI

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    09b9203 View commit details
    Browse the repository at this point in the history
  5. Replace babel-preset-es2015 with babel-preset-env

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    47f9f9b View commit details
    Browse the repository at this point in the history
  6. Regen all package-lock.json files

    Robert-Frampton authored and Robert-Frampton committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    391f030 View commit details
    Browse the repository at this point in the history