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

tests: ensure systests pass under emulator in a clean environment #464

Merged
merged 13 commits into from
Sep 30, 2021

Commits on Sep 29, 2021

  1. fix: avoid default credential/project lookup under emulator

    Also, move tests for emulator host to 'test_base_client'.
    
    Closes #463.
    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2cad099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba21ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970551b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07b5070 View commit details
    Browse the repository at this point in the history
  5. chore: lint

    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    677e9e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37459ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fec420b View commit details
    Browse the repository at this point in the history
  8. ci: try restoring the kill for the eumulator

    I actually expect this to hang, but maybe we get lucky?
    tseaver committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b1f0c54 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. fix: use 'google-' prefixed default project under emulator

    Such project IDs cannot be used in real API calls.
    tseaver committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    cc77e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d7591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d830e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f3115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a703cc View commit details
    Browse the repository at this point in the history