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

Bringing system test scripts up to date. #13

Merged
merged 5 commits into from
Sep 29, 2016

Commits on Sep 29, 2016

  1. Configuration menu
    Copy the full SHA
    bb433ea View commit details
    Browse the repository at this point in the history
  2. Upgrading from gcloud to google-cloud-bigtable.

    In the process, also renaming all instances of gcloud.
    dhermes committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    bc9e924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf2443 View commit details
    Browse the repository at this point in the history
  4. Upgrading system tests for new dependencies.

    In order to get passing system tests, Client.start()
    and Client.stop() had to stop being used.
    
    Also add a newline (per feedback) in setup.py.
    dhermes committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    7369de1 View commit details
    Browse the repository at this point in the history
  5. Bringing system test scripts up to date.

    Also removing run_emulator since it isn't used anymore.
    dhermes committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    6a67531 View commit details
    Browse the repository at this point in the history