unrhodecode/rhodecode/apps/repository/tests
2024-01-25 16:32:51 +02:00
..
__init__.py apps: modernize for python3 2023-07-18 14:24:37 +02:00
test_pull_requests_list.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_bookmarks.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_branches.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_changelog.py fix(tests): fixed the creation of non-linear commits creation in tests 2023-11-23 09:41:19 +01:00
test_repo_commit_comments.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_commits.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_compare.py fix(tests): fixed the creation of non-linear commits creation in tests 2023-11-23 09:41:19 +01:00
test_repo_compare_local.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_compare_on_single_file.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_feed.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_files.py feat(ui): added ability to replace binary file through UI, added related tests. Fixes: RCCE-19 2024-01-25 16:32:51 +02:00
test_repo_forks.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_issue_tracker.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_maintainance.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_permissions.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_pullrequests.py chore(tests): fixed flaky test 2023-12-05 10:52:24 +01:00
test_repo_settings.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_settings_advanced.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_summary.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_tags.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_repo_vcs_settings.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
test_vcs_settings.py tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00