1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-09 22:36:14 +01:00
github.com_openSUSE_osc/tests
Daniel Mach 0d701556f2 Warn when using HTTP connection. Make HTTPS the default.
It is possible to omit protocol in -A/--apiurl now,
because https:// is the default.
2022-07-27 11:15:21 +02:00
..
addfile_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
commit_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
conf_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
deletefile_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
difffile_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
init_package_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
init_project_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
prdiff_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
project_package_status_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
repairwc_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
request_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
results_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
revertfile_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
setlinkrev_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
update_fixtures Make check_for_request_on_action on per default. 2019-10-10 18:02:20 +02:00
__init__.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
common.py Switch http_request() to urllib3 2022-07-27 11:15:21 +02:00
osc - initial testcases for the new update mechanism 2010-08-31 13:30:35 +02:00
test_addfiles.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_commit.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_core.py parseRevisionOption(): Raise an exception on invalid revisions 2022-06-02 10:01:57 +02:00
test_deletefiles.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_difffiles.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_helpers.py add helper functions for python3 support 2018-11-08 09:55:07 +01:00
test_init_package.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_init_project.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_package_status.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_prdiff.py Switch http_request() to urllib3 2022-07-27 11:15:21 +02:00
test_project_status.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_repairwc.py Warn when using HTTP connection. Make HTTPS the default. 2022-07-27 11:15:21 +02:00
test_request.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_results.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_revertfiles.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_setlinkrev.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00
test_update.py Run tests via calling 'setup.py test' 2022-03-29 14:01:55 +02:00