Age | Commit message (Expand) | Author | Files | Lines |
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-06 | Merge "Rename TestCase check_result() to is_successful()" | Cedric Ollivier | 1 | -8/+8 |
2017-05-05 | Merge "Print the real testcase duration" | Jose Lausuch | 1 | -1/+28 |
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 CONST.* by getattribute/setattr | jose.lausuch | 3 | -54/+62 |
2017-05-05 | Merge "Check open args in test_odl" | Jose Lausuch | 1 | -3/+9 |
2017-05-05 | Replace project_name by case_name in result file name | Cédric Ollivier | 1 | -1/+1 |
2017-05-05 | Check open args in test_odl | Cédric Ollivier | 1 | -3/+9 |
2017-05-05 | Merge "Delete functest.utils.functest_logger" | Jose Lausuch | 1 | -48/+0 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 1 | -48/+0 |
2017-05-04 | Merge "Add the choice of interface for keystoneclient" | Jose Lausuch | 1 | -13/+37 |
2017-05-02 | Add the choice of interface for keystoneclient | Linda Wang | 1 | -13/+37 |
2017-04-30 | Remove missing statements in test_odl | Cédric Ollivier | 1 | -25/+19 |
2017-04-26 | Fix false positives in test_tempest | Cédric Ollivier | 1 | -92/+74 |
2017-04-26 | Manage criteria in TestCase | Cédric Ollivier | 4 | -17/+67 |
2017-04-26 | Switch TestCase attribute criteria to result | Cédric Ollivier | 5 | -22/+23 |
2017-04-24 | Remove the useless opnfv_tests dir in tests | Cédric Ollivier | 15 | -0/+0 |
2017-04-14 | Remove deprecated feature modules | Cédric Ollivier | 10 | -371/+19 |
2017-04-12 | Refactor the Feature framework | Cédric Ollivier | 11 | -136/+83 |
2017-04-11 | Modify TestCase constructor attributes | Cédric Ollivier | 14 | -36/+78 |
2017-04-08 | Rename test_ims_base.by to test_ims_base.py | Cédric Ollivier | 1 | -3/+3 |
2017-04-08 | Add unit tests for parser | Cédric Ollivier | 3 | -0/+38 |
2017-04-05 | Add case_name as args in all features | Cédric Ollivier | 9 | -9/+10 |
2017-04-04 | Add unit tests for feature | Cédric Ollivier | 1 | -0/+108 |
2017-04-04 | Add unit tests for security_scan | Cédric Ollivier | 1 | -0/+42 |
2017-04-04 | Add unit tests for sdnvpn | Cédric Ollivier | 1 | -0/+39 |
2017-04-04 | Add unit tests for promise | Cédric Ollivier | 1 | -0/+39 |
2017-04-04 | Add unit tests for odl_sfc | Cédric Ollivier | 1 | -0/+39 |
2017-04-04 | Add unit tests for netready | Cédric Ollivier | 1 | -0/+39 |
2017-04-04 | Add unit tests for domino | Cédric Ollivier | 1 | -0/+38 |
2017-04-04 | Add unit tests for doctor | Cédric Ollivier | 1 | -0/+38 |
2017-04-04 | Add unit tests for copper | Cédric Ollivier | 1 | -0/+38 |
2017-04-04 | Add unit tests for barometer | Cédric Ollivier | 2 | -0/+54 |
2017-04-04 | Merge "Add case_name as constructor arg" | valentin boucher | 2 | -7/+11 |
2017-04-04 | Add case_name as constructor arg | Cédric Ollivier | 2 | -7/+11 |
2017-03-30 | Merge "Check a rule existence for a specific security group" | Jose Lausuch | 1 | -0/+55 |
2017-03-30 | Check a rule existence for a specific security group | tomsou | 1 | -0/+55 |
2017-03-30 | Merge "More Unit Tests for utils module" | Morgan Richomme | 2 | -10/+130 |
2017-03-30 | Merge "More Unit Tests for ci directory" | Morgan Richomme | 3 | -5/+199 |
2017-03-30 | Merge "More Unit Tests for tempest and IMS module" | Morgan Richomme | 4 | -4/+358 |
2017-03-29 | More Unit Tests for tempest and IMS module | ashishk1994 | 4 | -4/+358 |
2017-03-29 | Added test case for opera vims | helenyao | 2 | -83/+93 |
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-28 | Fix pylint warnings in test_odl | Cédric Ollivier | 1 | -155/+216 |
2017-03-28 | More Unit Tests for utils module | ashishk1994 | 2 | -10/+130 |
2017-03-27 | More Unit Tests for ci directory | ashishk1994 | 3 | -5/+199 |