1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-19 16:56:17 +02:00
github.com_openSUSE_osc/tests
2022-10-04 09:37:33 +02:00
..
addfile_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
commit_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
conf_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
deletefile_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
difffile_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
fixtures/packages Replace core.findpacs() with Package.from_paths() and Package.from_paths_nofail() 2022-09-20 11:32:25 +02:00
init_package_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
init_project_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
prdiff_fixtures Improve 'osc rq show' output 2022-09-16 12:49:08 +02:00
project_package_status_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
repairwc_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
request_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
results_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
revertfile_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
setlinkrev_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
update_fixtures tests: remove comments from oscrc fixtures 2022-08-12 10:06:00 +02:00
__init__.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
common.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
osc - initial testcases for the new update mechanism 2010-08-31 13:30:35 +02:00
test_addfiles.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_commit.py Migrate from get_request_list() to get_request_collection() 2022-09-16 12:49:08 +02:00
test_conf.py Convert defaults to their expected types 2022-08-22 15:08:49 +02:00
test_config_parser.py Disable configparser interpolation to allow unescaped '%' in values 2022-10-04 09:37:33 +02:00
test_core_package.py Replace core.findpacs() with Package.from_paths() and Package.from_paths_nofail() 2022-09-20 11:32:25 +02:00
test_core_request.py core.Request - implement ordering compatible with py3 2022-09-16 12:42:09 +02:00
test_core.py Always import at the toplevel 2022-09-12 13:45:19 +02:00
test_deletefiles.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_difffiles.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_helpers.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_init_package.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_init_project.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_package_status.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_prdiff.py Improve 'osc rq show' output 2022-09-16 12:49:08 +02:00
test_project_status.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_repairwc.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_request.py Improve 'osc rq show' output 2022-09-16 12:49:08 +02:00
test_results.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_revertfiles.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_setlinkrev.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
test_update.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00