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

fix: enables emulator tests #380

Merged

Commits on Aug 12, 2020

  1. fix: enables emulator tests

    Enables emulator for integration tests that were previously being
    skipped. The emulator now provides the features for theses tests to run
    with it.
    thiagotnunes committed Aug 12, 2020
    Copy the full SHA
    e6e4424 View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    Fixes formatting of code
    thiagotnunes committed Aug 12, 2020
    Copy the full SHA
    4992104 View commit details
    Browse the repository at this point in the history
  3. fix: deprecates method for emulator check

    Deprecates method to check for the emulator and uses the new
    SpannerEmulatorHelper class.
    thiagotnunes committed Aug 12, 2020
    Copy the full SHA
    75197c6 View commit details
    Browse the repository at this point in the history
  4. refactor: renames class

    Renames helper class
    thiagotnunes committed Aug 12, 2020
    Copy the full SHA
    11dc86f View commit details
    Browse the repository at this point in the history