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

Add unit test module #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add unit test module #9

wants to merge 2 commits into from

Commits on May 28, 2017

  1. 1. add unit test code

    2. move netclass test into tests directory
    3. parameterized class InfluxWriter write function and extract influxdb connection info into config.json
    4. add .applatix test control code
    5. add requirements.txt which pip can bootstrap deployment environment by pip install -r requirements.txt
    6. modify run_tests.sh, let unit test process discover all tests under project
    aasssddd committed May 28, 2017
    Configuration menu
    Copy the full SHA
    a13e1ab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. 1. complement BlkioClass unit test class

    2. extract kubernetes blkio path into config.json
    3. create GetBlkioPath function for further reuse purpose
    aasssddd committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    714791a View commit details
    Browse the repository at this point in the history