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

Integration tests #279

Merged
merged 7 commits into from
Aug 9, 2018
Merged

Integration tests #279

merged 7 commits into from
Aug 9, 2018

Commits on Aug 8, 2018

  1. Use docker in docker for the existing testsuite

    Adam Scarr committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    f372b1c View commit details
    Browse the repository at this point in the history
  2. Convert test directory into integration test server

    Adam Scarr committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    88730e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. convert existing tests to jest

    Adam Scarr committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    ae82b94 View commit details
    Browse the repository at this point in the history
  2. Add introspection schema check

    Adam Scarr committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    45e22cb View commit details
    Browse the repository at this point in the history
  3. regenerate

    Adam Scarr committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    c2bcff7 View commit details
    Browse the repository at this point in the history
  4. exclude generated code from tests

    Adam Scarr committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    bb0a89a View commit details
    Browse the repository at this point in the history
  5. disable tty for jest

    Adam Scarr committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    7f20bde View commit details
    Browse the repository at this point in the history