summaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Use pipenv instead of pipYujun Zhang1-22/+14
2017-09-19Freeze requirements for EuphratesYujun Zhang1-1/+1
2017-04-20Automate QTIP upload to PyPI.Taseer1-0/+6
2017-03-31Reorganize requirementsYujun Zhang1-2/+3
2017-02-22Update tox to produce coverage reportJulien1-0/+2
2017-02-21Move coverage config to .coveragercYujun Zhang1-1/+1
2017-02-05Add test coverageYujun Zhang1-2/+3
2017-02-05Fix bug that metric test is not collectedYujun Zhang1-0/+4
2017-02-01Removed unused depsYujun Zhang1-0/+6
2017-01-20Enable pep8 in tox test by defaultYujun Zhang1-1/+1
2017-01-11Reorganize the project foldersYujun Zhang1-1/+1
2016-11-29Enable all unit tests except two failed casesYujun Zhang1-1/+1
2016-11-25Fix test failingYujun Zhang1-3/+3
2016-11-25Fix exception caused by missing log folderYujun Zhang1-0/+1
2016-11-24Use `pbr` for setup configurationYujun Zhang1-0/+2
2016-11-24Allow select test case to runYujun Zhang1-3/+3
2016-07-05Add some UT test cases and fix pep8 errors for cli and env_setup.zhifeng.jiang1-6/+7
2016-06-13Add the tox.ini and requirement list so that we can start pep8 check by "tox ...zhifeng.jiang1-0/+31
'>347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406