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

Unity tests of logger and devices #142

Merged
merged 24 commits into from
Sep 19, 2019
Merged

Commits on Aug 27, 2019

  1. Unity tests of logger and devices

    kevin committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    298471a View commit details
    Browse the repository at this point in the history
  2. Add dependencie alchemy-mock

    kevin committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    1f3ffbb View commit details
    Browse the repository at this point in the history
  3. Correct pylint to codefactor

    kevin committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    e733923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f7eb21 View commit details
    Browse the repository at this point in the history
  5. Corrects form to pass token in handlers

    kevin committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    fa6a93c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaf227d View commit details
    Browse the repository at this point in the history
  7. Correct Kafka connection

    kevin committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    f09b709 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Add test coverage dependencies

    kevin committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    cad31ee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Implements new unity tests for device manager

    - Implements tests for handlers classes
    - Refactory some classes updating parameters
    kevin committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    d686a49 View commit details
    Browse the repository at this point in the history
  2. Corrects for codefactor

    kevin committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    62e258f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Implements new unit tests for device-manager

    - Updates the comments of functions
    - Refactory of function parameters
    - Add new unit tests
    kevin committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    0ade023 View commit details
    Browse the repository at this point in the history
  2. Corrects for codefactor

    kevin committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    f08112d View commit details
    Browse the repository at this point in the history
  3. Integrating with codecov

    kevin committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3c5c014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4cc037 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Updates travis.yml to the codecov

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    fd459fb View commit details
    Browse the repository at this point in the history
  2. Updating travis.yml to codecov deploy

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e6390f7 View commit details
    Browse the repository at this point in the history
  3. Integrating with codecov

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    61a07ca View commit details
    Browse the repository at this point in the history
  4. Corrects requirements to travis-codecov

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    99ca784 View commit details
    Browse the repository at this point in the history
  5. Add jwt in travis.yml for unity tests

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    fe64c37 View commit details
    Browse the repository at this point in the history
  6. Corrects unity test to travis

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e7876d5 View commit details
    Browse the repository at this point in the history
  7. Corrects unity tests for travis

    kevin committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d88473c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Improves instantiation of Kafka

    - Improves instanciation of kafka based on suggested comment
    - Updates the unit tests
    kevin committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d7ee66e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Corrects kafka unit tests

    kevin committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    109fb9e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Updates travis.yml to test only specific files

    kevin committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    cfd2f48 View commit details
    Browse the repository at this point in the history