Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-12 | Upgraded the virtualenv | helenyao | 1 | -1/+1 | |
JIRA: FUNCTEST-654 The virtualenv is too old and it will break the unit test if it runs the second time. Change-Id: I9f1a408f0e43bff4499575fa57cabd1a83d99b3a Signed-off-by: helenyao <yaohelan@huawei.com> | |||||
2016-12-05 | test-requirements.txt is added for unit test. | helenyao | 1 | -0/+23 | |
JIRA: FUNCTEST-639 Some requirement packages are only needed by unit test and there is no need to include them in requirement.txt. This is the main reason to create a test-requirements.txt to hold all packages required by unit test. Change-Id: Iefa9f54b57666d30044ec174adfeb22d63b6b139 Signed-off-by: helenyao <yaohelan@huawei.com> |