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: refactor connect() function, cover it with unit tests #462

Merged
merged 9 commits into from
Aug 27, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    3d082e4 View commit details
    Browse the repository at this point in the history
  2. fix mock import

    IlyaFaer committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    13d672b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eaa1f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. update formatters configs

    IlyaFaer committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c87d556 View commit details
    Browse the repository at this point in the history
  2. error type and nits

    IlyaFaer committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c517882 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge branch 'master' into connect_refactor

    IlyaFaer committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    bfdc5fb View commit details
    Browse the repository at this point in the history
  2. fix imports and erase FUT helper

    IlyaFaer committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    0cb7f27 View commit details
    Browse the repository at this point in the history
  3. fix assert_called_once AttributeError in Python 3.5

    IlyaFaer committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f049e02 View commit details
    Browse the repository at this point in the history
  4. fix backends test arg names

    IlyaFaer committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    6e87432 View commit details
    Browse the repository at this point in the history