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

feat: add pytest and coverage #68

Merged
merged 19 commits into from Mar 25, 2020
Merged

feat: add pytest and coverage #68

merged 19 commits into from Mar 25, 2020

Commits on Mar 23, 2020

  1. initialize pytest framework

    hobbe committed Mar 23, 2020
    Copy the full SHA
    4ffcd1d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e34ff06 View commit details
    Browse the repository at this point in the history
  3. fix initialization of sentry_mode flag

    remove sentry_mode_available flag to use the property from vehicle
    hobbe committed Mar 23, 2020
    Copy the full SHA
    2952f87 View commit details
    Browse the repository at this point in the history
  4. add tests for sentry mode

    add a mock for Tesla server communications
    hobbe committed Mar 23, 2020
    Copy the full SHA
    f819f97 View commit details
    Browse the repository at this point in the history
  5. add .vscode to .gitignore

    hobbe committed Mar 23, 2020
    Copy the full SHA
    ca2c10a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e293ce9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Copy the full SHA
    7de9ccc View commit details
    Browse the repository at this point in the history
  2. increase gps test coverage

    hobbe committed Mar 24, 2020
    Copy the full SHA
    3be416e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5233e0 View commit details
    Browse the repository at this point in the history
  4. fix test name in documentation

    hobbe committed Mar 24, 2020
    Copy the full SHA
    07ffae4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b1542c2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    69822a3 View commit details
    Browse the repository at this point in the history
  7. rename test files

    hobbe committed Mar 24, 2020
    Copy the full SHA
    508fdd2 View commit details
    Browse the repository at this point in the history
  8. refactor variable names

    hobbe committed Mar 24, 2020
    Copy the full SHA
    7b7daea View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Copy the full SHA
    771c959 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    86871ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bc4cb97 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    54b186e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    72359a5 View commit details
    Browse the repository at this point in the history