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

Modify the test items #4

Open
fan-xin opened this issue Aug 16, 2016 · 1 comment
Open

Modify the test items #4

fan-xin opened this issue Aug 16, 2016 · 1 comment
Assignees

Comments

@fan-xin
Copy link

fan-xin commented Aug 16, 2016

Work Content:

  • Reconsider and modify the test items for smart2
  • Conduct the test according to the test items
  • Change the test item table's format and open the test result on gituhb

Calculate the branch number in tgui using coverage

$ coverage report -m
 Name                  Stmts   Miss Branch BrPart  Cover   Missing
 -----------------------------------------------------------------
 tgui/__init__.py          8      5      2      0    30%   10-15
 tgui/interactive.py     332    332    224      0     1%   4-420
 tgui/interface.py        23     23      2      0     0%   4-32
 tgui/progress.py        107    107     42      0     0%   25-153
 tgui/window.py          510    510    194      0     2%   5-1029
-----------------------------------------------------------------
TOTAL                   980    977    464      0     2%

Todo List:

  • Review the test report
    
  • Create test case items
    
  • Execute test case items
    
  • Create test report
    
  • Open the test report at github
    
@fan-xin fan-xin self-assigned this Aug 16, 2016
@fan-xin fan-xin added this to the 10E milestone Aug 25, 2016
@fan-xin
Copy link
Author

fan-xin commented Aug 29, 2016

Todo

  • List up the functions of smart2
  • For each function, review the test items
  • Clear the test method
  • Execute the test for each function according to the test items
  • Open the test report at github

Period: 2 weeks

@fan-xin fan-xin removed this from the 10E milestone Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants