unrhodecode/rhodecode/tests/lib
2024-09-25 10:59:01 +03:00
..
auth_modules chore(cleanups): cleanup unicode usage... 2024-06-23 21:48:10 +02:00
middleware feat(configs): deprecared old hooks protocol and ssh wrapper. 2024-08-07 13:35:47 +02:00
__init__.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_action_parser.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_archive_caches.py feat(archive-cache): added extra info on number of evicted caches 2024-06-14 08:57:51 +02:00
test_audit_logger.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_auth.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_auth_crypto_backend.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_base.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_caches.py caches: make sure the global cache namespace prefixes are used. 2023-07-26 16:15:52 +02:00
test_codeblocks.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_colored_formatter.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_datelib.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_db_manage.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_dbmigrate.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_diffs.py code: import fix/pep8 2023-10-09 12:45:35 +02:00
test_diffs_context.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_encrypt.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_ext_json.py slack: fixed celery serialization breaking slack_data dataclass 2023-09-05 11:52:45 +02:00
test_graphmod.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_helpers.py chore(regex): properly escape \d used in regexes 2023-11-06 11:24:42 +01:00
test_hooks_base.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_hooks_daemon.py fix(tests): fixed callback deamon tests 2024-07-17 11:41:30 +02:00
test_html_sanitizer.py html_sanitizer: abstracted bleach into own function/code for later replacement 2023-07-19 10:26:46 +02:00
test_jsonalchemy.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_libs.py feature(caches): refactor how invalidationContext works, fixes many issues with the previousl solution 2024-02-08 10:52:32 +01:00
test_mako_emails.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_markup_renderer.py fix(jupiter): sanitizing rendering (HTML) of jupyter notebooks, upgraded bleach version. Fixes RCCE-15, RCCE-14 2023-12-29 14:11:29 +02:00
test_search.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_search_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
test_system_info.py tests: fixed all tests for python3 BIG changes 2023-07-18 11:46:31 +02:00
test_utils.py feat(git lfs path and path to hg large files in *.ini files): moved git lfs path and path of hg large files to *.ini files. 2024-09-25 10:59:01 +03:00