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

Conversation

aasssddd
Copy link

@aasssddd aasssddd commented May 28, 2017

  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
  7. complement BlkioClass unit test class
  8. extract kubernetes blkio path into config.json
  9. create GetBlkioPath function for further reuse purpose

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
2. extract kubernetes blkio path into config.json
3. create GetBlkioPath function for further reuse purpose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant