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

Feature/hardware tests #149

Merged
merged 25 commits into from
Mar 23, 2020
Merged

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    32baa01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3589751 View commit details
    Browse the repository at this point in the history
  3. fixed black violation

    ab7289 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    8f4428e View commit details
    Browse the repository at this point in the history
  4. removed .coveragerc as we need different run parameters depending on …

    …whether we're running against django or hardware
    ab7289 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    b0ba5a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    d22ea21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4771dbd View commit details
    Browse the repository at this point in the history
  3. reverted coveragerc deletion

    ab7289 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    260532a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    849f146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f3f8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6754f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48cd564 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dccc0bf View commit details
    Browse the repository at this point in the history
  9. fixed black violations

    ab7289 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    2fa674c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    c584cce View commit details
    Browse the repository at this point in the history
  2. fixed flake8 violations

    ab7289 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    5bc9027 View commit details
    Browse the repository at this point in the history
  3. fixed black violations

    ab7289 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    ce23b28 View commit details
    Browse the repository at this point in the history
  4. clean up

    PrabhanshuAttri committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3d0c138 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce86d5a View commit details
    Browse the repository at this point in the history
  6. added explanatory comments

    ab7289 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    fe32cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    9700f88 View commit details
    Browse the repository at this point in the history
  2. fixed black violations

    ab7289 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    cf02f26 View commit details
    Browse the repository at this point in the history
  3. added basic tests for logger public methods and removed debug print s…

    …tatements in get_port
    ab7289 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    2b1b8c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da21fd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15acf81 View commit details
    Browse the repository at this point in the history
  6. commented out lines not in use

    ab7289 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    5b12f0b View commit details
    Browse the repository at this point in the history