tito/test/functional
Steve Kuznetsov 4f36972414
Clean up artifacts before test runs, not after
When tests fail, artifacts from that tests are necessary to properly
debug the failure and determine how to fix the test. This is impossible
when artifacts are immediately removed after the test is finished.
Instead, the tests should remove old artifacts before the test run
begins.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-01-09 10:00:31 -05:00
..
specs Fix bug with fetch builder source replacement. 2014-02-27 15:44:42 -04:00
__init__.py Re-enable functional tests, add top level runtests.py. 2009-07-25 11:50:02 -03:00
build_gitannex_tests.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
build_tito_tests.py add build dependency for el5 and new functional tests 2014-05-26 18:37:00 +00:00
builder_tests.py Fix rpmbuild_options array handling from builder args 2015-06-24 14:19:42 +01:00
cargo_tag_tests.py Fix unit tests. 2016-12-15 15:05:25 +01:00
fetch_tests.py Silence spurious test output. 2015-06-04 17:50:33 -04:00
fixture.py Clean up artifacts before test runs, not after 2017-01-09 10:00:31 -05:00
multiproject_tests.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
release_copr_tests.py Only pass one project_name to copr build command 2016-05-11 18:44:17 +01:00
release_yum_tests.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
singleproject_tests.py Added --use-release flag for tito tag 2017-01-09 10:00:31 -05:00