Pierre-Yves Chibon 2758bc6a77 Fix getting the tests to run on CentOS7 3 years ago
..
__init__.py 8a21e31460 More black fixes for the newer version of black 3 years ago
pagure.png d34652a875 Add missing file for the tests 7 years ago
placebo.png 3edfe0ad97 Add placebo.png file used in the tests for view_issue_raw_file 9 years ago
test_alembic.py dd8c69e822 Port pagure's test suite to pytest 3 years ago
test_config 803bbd0939 Add a set-default-branch action to pagure-admin 4 years ago
test_dev_data.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_fnmatch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_admin.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_exclude_group_index.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api.py 673b009451 Allow setting the default git branch when creating projects via the API 3 years ago
test_pagure_flask_api_auth.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_boards.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_fork.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_fork_assign.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_fork_update.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_group.py 2758bc6a77 Fix getting the tests to run on CentOS7 3 years ago
test_pagure_flask_api_issue.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_issue_change_status.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_issue_comment.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_issue_create.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_issue_custom_fields.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_issue_update.py 31280551ec api: add update issue endpoint 4 years ago
test_pagure_flask_api_plugins_install.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_plugins_remove.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_plugins_view.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_plugins_view_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_pr_flag.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_project_blockuser.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_project_contributors.py 131e7d1c87 Add a test checking we don't leak information about private projects 3 years ago
test_pagure_flask_api_project_delete_project.py 7bbe879ed3 Add a full_url to the JSON representation of our main objects 3 years ago
test_pagure_flask_api_project_git_alias.py 00895cc4d2 Add support for git branch aliases 3 years ago
test_pagure_flask_api_project_git_tags.py 28bce03ba3 Allow to force the creation of a git tag 4 years ago
test_pagure_flask_api_project_hascommit.py 75fbc38d0e Add an hascommit API endpoint 3 years ago
test_pagure_flask_api_project_tags.py f6b1f497a6 api/project: get project tag endpoint 4 years ago
test_pagure_flask_api_project_update_watch.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_project_view_file.py dd207ee3bf Add an API endpoint to view the content of a git repo 3 years ago
test_pagure_flask_api_ui_private_repo.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_api_user.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_docs.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_dump_load_ticket.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_form.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_internal.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_rebase.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_app.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_app_browse.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_app_give_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_app_index.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_app_userdash.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_archives.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_boards.py 7bbe879ed3 Add a full_url to the JSON representation of our main objects 3 years ago
test_pagure_flask_ui_clone.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_fork.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_groups.py 7bbe879ed3 Add a full_url to the JSON representation of our main objects 3 years ago
test_pagure_flask_ui_issue_pr_link.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_issues.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_issues_acl_checks.py 581c9c5b99 Fix some not assert tests that are broken due to csp fixes 4 years ago
test_pagure_flask_ui_issues_open_access.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_issues_private.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_issues_read_only.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_issues_templates.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_login.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_no_master_branch.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_oidc_login.py 5d86053abc In the new AAA system, the SSH key will be base64-encoded 3 years ago
test_pagure_flask_ui_old_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_default_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_fedmsg.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_plugins_irc.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_mail.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_mirror.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_plugins_noff.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_ci.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_hook.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_plugins_pagure_no_new_branch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_request_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_rtd_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_unsigned.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_pr_edit.py 8b8b3e6a20 Allow updating the target branch when editing a PR 3 years ago
test_pagure_flask_ui_pr_no_sources.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_priorities.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_quick_reply.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_remote_pr.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo.py df55e8b96b Improve cchardet integration 3 years ago
test_pagure_flask_ui_repo_delete_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo_flag_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_repo_milestones.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo_mirrored_from.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo_slash_name.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo_view_blame.py 5d96e5a4a3 Fix git blame when the identifier provided is a blob 4 years ago
test_pagure_flask_ui_repo_view_file.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_repo_view_history.py 9982ed8cbe When viewing file's history, use the default branch if needed 4 years ago
test_pagure_flask_ui_roadmap.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_slash_branch_name.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_ui_star_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_flask_util.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_hooks_pagure_hook.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_add_user_to_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_drop_issue.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_encoding_utils.py df55e8b96b Improve cchardet integration 3 years ago
test_pagure_lib_git.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_git_auth.py d52d131dc8 Allow collaborators to edit files in the branch that they have access to 3 years ago
test_pagure_lib_git_auth_paguregitauth.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_lib_git_diff_pr.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_git_get_tags_objects.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_git_mirror_project.py 08cdff0852 Fix mirroring in projects hosted elsewhere 4 years ago
test_pagure_lib_gitolite_config.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_link.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_login.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_mimetype.py df55e8b96b Improve cchardet integration 3 years ago
test_pagure_lib_model.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_model_delete_project.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_notify.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_notify_email.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_plugins.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_lib_star_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_task_mirror.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_task_services.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_watch_list.py b0fb05304c Port pagure to the latest version of python black 3 years ago
test_pagure_merge_pr_no_fork.py 6725ecefa9 Return to the pr view after merging it 4 years ago
test_pagure_repospanner.py dd8c69e822 Port pagure's test suite to pytest 3 years ago
test_pagure_send_notification.py 72b4aaf06f Send oldrev as old_commit for git.receive event 4 years ago
test_pagure_utils.py 5405a22371 Drop un-used import 4 years ago
test_pfmarkdown.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_stream_server.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_style.py fa6c305076 Make flake8 check for 80 characters line 3 years ago
test_tasks.py 433908999b some black formatting 4 years ago