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

Mock connection error #197

Merged
merged 25 commits into from
Jul 27, 2018
Merged

Commits on Jan 10, 2018

  1. Configuration menu
    Copy the full SHA
    bb70bcd View commit details
    Browse the repository at this point in the history
  2. updated test cases

    Amertz08 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    6aea29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5359bdf View commit details
    Browse the repository at this point in the history
  4. Updated test case to actually fail when decorator does not exist inst…

    …ead of throwing an error
    Amertz08 committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    f940176 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Merge branch 'master' into 102-mock-connection-error

    # Conflicts:
    #	fakeredis.py
    Amertz08 committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    17a98dd View commit details
    Browse the repository at this point in the history
  2. Added venv to ignore file

    Amertz08 committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    ffb6205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4263daa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2164cb6 View commit details
    Browse the repository at this point in the history
  5. finished remaining tests

    Amertz08 committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    cbaba98 View commit details
    Browse the repository at this point in the history
  6. flake8

    Amertz08 committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    ef97612 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    269fc1c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    49db0a3 View commit details
    Browse the repository at this point in the history
  2. Made connection check decorator private function. Adjusted for use th…

    …rough _patch_responses
    Amertz08 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    5dccd2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a80b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa63151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fa4e3c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Connection error decorator should be patched to response regardless o…

    …f initial state of connection
    Amertz08 committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    ed56f4a View commit details
    Browse the repository at this point in the history
  2. ConnectionError message

    Amertz08 committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    dc3e59e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe919b View commit details
    Browse the repository at this point in the history
  4. Proper indentation in README

    Amertz08 committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    03615de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e89ba View commit details
    Browse the repository at this point in the history
  6. Spacing fix on documentation

    Amertz08 committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    8412e25 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    6f301b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    75dced3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cae30 View commit details
    Browse the repository at this point in the history