debian-koji/tests/test_lib
Jana Cupova 1cfe6538db Move database classes and functions from kojihub.py to koji/db.py
Move QueryProcessor, InsertProcessor, UpdateProcessor,
BulkInsertProcessor, _applyQueryOpts, get_event, _dml,
_fetchMulti, _fetchSingle, _singleValue, _multiRow, _singleRow

Update koji-sweep-db script to DB Processors

Fixes: https://pagure.io/koji/issue/3466
2022-10-11 14:29:05 +02:00
..
data turn off dnf_warning in mock.cfg 2020-07-21 23:57:20 -04:00
__init__.py basic unit test for genMockConfig 2018-02-28 12:22:05 -05:00
test_argspec.py remove unittest2 2020-10-06 15:00:23 +02:00
test_auth.py Authtype as enum and getSessionInfo prints authtype name 2022-07-26 14:36:00 +02:00
test_base64.py remove unittest2 2020-10-06 15:00:23 +02:00
test_build_label.py Add unit test for buildLabel 2022-08-01 15:33:29 +02:00
test_check_sigmd5.py remove unittest2 2020-10-06 15:00:23 +02:00
test_client_session.py improved sensitive values handling (requests/urllib3) 2022-05-16 16:19:33 +02:00
test_context.py remove unittest2 2020-10-06 15:00:23 +02:00
test_decode_bytes.py remove unittest2 2020-10-06 15:00:23 +02:00
test_encode_datetime.py remove unittest2 2020-10-06 15:00:23 +02:00
test_file_ops.py remove unittest2 2020-10-06 15:00:23 +02:00
test_fixEncoding.py remove unittest2 2020-10-06 15:00:23 +02:00
test_format_time.py remove unittest2 2020-10-06 15:00:23 +02:00
test_gen_mock_config.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_grab_session_options.py remove unittest2 2020-10-06 15:00:23 +02:00
test_gssapi.py fix test 2022-03-29 12:28:17 +02:00
test_insert_processor.py Move database classes and functions from kojihub.py to koji/db.py 2022-10-11 14:29:05 +02:00
test_multicall_session.py remove unittest2 2020-10-06 15:00:23 +02:00
test_parse_arches.py Parse_arches allows string and list of arches 2022-08-17 10:42:49 +02:00
test_parsers.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_plugin.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_policy.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_profiles.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_query_processor.py Move database classes and functions from kojihub.py to koji/db.py 2022-10-11 14:29:05 +02:00
test_restart_tasks.py remove unittest2 2020-10-06 15:00:23 +02:00
test_savepoint.py Move database classes and functions from kojihub.py to koji/db.py 2022-10-11 14:29:05 +02:00
test_taskLabel.py fix tests 2021-04-26 14:43:20 +02:00
test_tasks.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_update_processor.py Move database classes and functions from kojihub.py to koji/db.py 2022-10-11 14:29:05 +02:00
test_utils.py beautify logged commands issued by koji 2022-07-19 13:23:57 +02:00
test_xmlrpcplus.py Add as_string option to showOpts for raw string or dict output 2022-05-03 12:47:47 +02:00