Age | Commit message (Expand) | Author | Files | Lines |
2017-08-07 | Add copper and domino in functest-features |  Cédric Ollivier | 1 | -2/+2 |
2017-07-05 | Convert files to Unix format |  Cédric Ollivier | 1 | -194/+194 |
2017-07-03 | [cloudify_ims] Support Cloudify 4.0 |  boucherv | 1 | -210/+194 |
2017-06-21 | Define logger as Feature instance attribute |  Jose Lausuch | 1 | -4/+19 |
2017-06-14 | Update Suite details pushed to DB |  Cédric Ollivier | 1 | -4/+8 |
2017-06-06 | Refactor core VNF class |  Morgan Richomme | 1 | -110/+153 |
2017-05-30 | Define create_snapshot() and clean() in TestCase |  Cédric Ollivier | 1 | -0/+49 |
2017-05-29 | Protect against self.suite = None |  Cédric Ollivier | 1 | -1/+5 |
2017-05-23 | Rename the class TestSuiteRunner to Suite |  Cédric Ollivier | 1 | -1/+1 |
2017-05-23 | Rename test_pytest_suite_runner.py to test_unit.py |  Cédric Ollivier | 1 | -0/+0 |
2017-05-23 | Rename pytest_suite_runner.py to unit.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-22 | Merge "Update test_vnf.py to support py3" |  valentin boucher | 1 | -2/+2 |
2017-05-22 | Update test_vnf.py to support py3 |  Cédric Ollivier | 1 | -2/+2 |
2017-05-19 | Fully cover pytest_suite_runner.py |  Cédric Ollivier | 1 | -6/+36 |
2017-05-19 | Precise self.result in pytest_suite_runner.py |  Cédric Ollivier | 1 | -20/+32 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 4 | -10/+6 |
2017-05-16 | Merge "Fix one minor typo" |  Jose Lausuch | 1 | -1/+1 |
2017-05-16 | Merge "Additional Unit Tests for core modules" |  Jose Lausuch | 2 | -13/+180 |
2017-05-16 | Switch from generate_report to PrettyTable |  Cédric Ollivier | 1 | -1/+0 |
2017-05-15 | Fix one minor typo |  Cédric Ollivier | 1 | -1/+1 |
2017-05-15 | Additional Unit Tests for core modules |  ashishk1994 | 2 | -13/+180 |
2017-05-11 | Modify TestCase.__str__() to use PrettyTable |  Cédric Ollivier | 1 | -2/+4 |
2017-05-10 | Merge changes from topic 'add_testcase_str' |  Morgan Richomme | 1 | -0/+33 |
2017-05-09 | Rename VnfOnBoardingBase to VnfOnBoarding |  Cédric Ollivier | 1 | -2/+2 |
2017-05-09 | Rename vnf_base to vnf |  Cédric Ollivier | 1 | -3/+3 |
2017-05-06 | Implement TestCase __str__() |  Cédric Ollivier | 1 | -0/+33 |
2017-05-05 | Rename TestCase check_result() to is_successful() |  Cédric Ollivier | 1 | -8/+8 |
2017-05-05 | Print the real testcase duration |  Cédric Ollivier | 1 | -1/+28 |
2017-05-05 | Replace project_name by case_name in result file name |  Cédric Ollivier | 1 | -1/+1 |
2017-04-26 | Manage criteria in TestCase |  Cédric Ollivier | 2 | -11/+62 |
2017-04-26 | Switch TestCase attribute criteria to result |  Cédric Ollivier | 3 | -17/+17 |
2017-04-14 | Remove deprecated feature modules |  Cédric Ollivier | 1 | -5/+19 |
2017-04-12 | Refactor the Feature framework |  Cédric Ollivier | 1 | -75/+51 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -5/+6 |
2017-04-04 | Add unit tests for feature |  Cédric Ollivier | 1 | -0/+108 |
2017-04-04 | Add case_name as constructor arg |  Cédric Ollivier | 2 | -7/+11 |
2017-03-28 | Fully fix pylint warnings in test_testcase |  Cédric Ollivier | 1 | -0/+7 |
2017-03-28 | Rename test_testcase_base to test_testcase |  Cédric Ollivier | 1 | -0/+0 |
2017-03-27 | Rename testcase_base to testcase |  Cédric Ollivier | 1 | -10/+10 |
2017-03-27 | Switch TestcaseBase to TestCase |  Cédric Ollivier | 1 | -10/+10 |
2017-03-26 | Fix pylint warnings in test_testcase_base |  Cédric Ollivier | 1 | -5/+6 |
2017-03-20 | [vnf_base] improve exception |  boucherv | 1 | -13/+9 |
2017-03-10 | Remove raise exceptions |  Morgan Richomme | 1 | -8/+13 |
2017-02-14 | Merge changes from topic 'revert_write_to_file' |  Jose Lausuch | 1 | -5/+3 |
2017-02-14 | Fix again unix permissions |  Cédric Ollivier | 1 | -0/+0 |
2017-02-13 | Revert "write test results to a local file" |  Cédric Ollivier | 1 | -5/+3 |
2017-01-19 | Leverage logging config and refactor the logger |  helenyao | 1 | -2/+0 |
2017-01-19 | Merge "write test results to a local file" |  Morgan Richomme | 1 | -3/+6 |
2017-01-18 | Merge "Add VnfOnBoarding Abstraction" |  Jose Lausuch | 1 | -0/+52 |
2017-01-18 | Add VnfOnBoarding Abstraction |  Morgan Richomme | 1 | -0/+52 |