Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 5 years ago
..
__init__.py 3f97f6a980 Integrate repoSpanner 5 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 dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_config 9552de009f Disabled debug when running the tests 6 years ago
test_fnmatch.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_admin.py f3c6b4aa88 Add a way to list all API tokens and don't restrict the info command 6 years ago
test_pagure_exclude_group_index.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_flask.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_flask_api.py 75809f7ed8 Add pagination to the API endpoint /api/0/groups 5 years ago
test_pagure_flask_api_auth.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_flask_api_fork.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_group.py 610db7231b Make the pagination links stable accross CI and local tests 5 years ago
test_pagure_flask_api_issue.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_issue_change_status.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_issue_comment.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_issue_create.py 6264174771 Port the unit-tests to python3 6 years ago
test_pagure_flask_api_issue_custom_fields.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_pr_flag.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_project.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_project_update_watch.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_ui_private_repo.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_api_user.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_docs.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_dump_load_ticket.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_form.py 9c34c465fd Change the default and sample configuration to point to localhost-friendly resources 6 years ago
test_pagure_flask_internal.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_app.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_app_browse.py 5872c534de Include private projects you can access in the project list 6 years ago
test_pagure_flask_ui_app_give_project.py 411690f430 Ensure we check the required group membership when giving a project away 6 years ago
test_pagure_flask_ui_app_index.py 336cd6b3c9 Update the logged in index page to a new user dashboard 5 years ago
test_pagure_flask_ui_app_userdash.py 336cd6b3c9 Update the logged in index page to a new user dashboard 5 years ago
test_pagure_flask_ui_fork.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_groups.py 336cd6b3c9 Update the logged in index page to a new user dashboard 5 years ago
test_pagure_flask_ui_issue_pr_link.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_issues.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_issues_acl_checks.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_issues_private.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_issues_read_only.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_issues_templates.py 689da110cd Expand the unit-tests about the internal endpoint for a project's templates 5 years ago
test_pagure_flask_ui_login.py ca4b80b7eb fix text colour on login button 5 years ago
test_pagure_flask_ui_no_master_branch.py 0f2b01cde7 remove breadcrumb rules from pagure.css 5 years ago
test_pagure_flask_ui_old_commit.py e2f045f42f restyle the commit page 5 years ago
test_pagure_flask_ui_plugins.py 893d4f96c7 Add a mirroring hook to mirror git repo to other locations 5 years ago
test_pagure_flask_ui_plugins_default_hook.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_plugins_fedmsg.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_irc.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_mail.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_mirror.py 893d4f96c7 Add a mirroring hook to mirror git repo to other locations 5 years ago
test_pagure_flask_ui_plugins_noff.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_pagure_ci.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_pagure_hook.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_pagure_no_new_branch.py ce02c2b3c3 Add tests for the no new branch hook 5 years ago
test_pagure_flask_ui_plugins_pagure_request_hook.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_rtd_hook.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_plugins_unsigned.py 90916a1372 fix tests from notifications 6 years ago
test_pagure_flask_ui_pr_no_sources.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_priorities.py 7230c1a5f1 restyle the new/edit issues pages 6 years ago
test_pagure_flask_ui_quick_reply.py 77bdcd6da5 More unit-tests fixes 6 years ago
test_pagure_flask_ui_remote_pr.py 92c2a8c2ee change the diff rendering macro 5 years ago
test_pagure_flask_ui_repo.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_repo_delete_project.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_repo_flag_commit.py e2f045f42f restyle the commit page 5 years ago
test_pagure_flask_ui_repo_milestones.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_repo_slash_name.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_flask_ui_repo_view_file.py 967e77e2b5 Drop the use of pygments 5 years ago
test_pagure_flask_ui_roadmap.py 7230c1a5f1 restyle the new/edit issues pages 6 years ago
test_pagure_flask_ui_slash_branch_name.py 0cb1817d09 remove red-icon class 5 years ago
test_pagure_flask_ui_star_project.py 94fee4cfc3 Fix unit-tests 5 years ago
test_pagure_flask_util.py 893d4f96c7 Add a mirroring hook to mirror git repo to other locations 5 years ago
test_pagure_lib.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_add_user_to_project.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_lib_drop_issue.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_encoding_utils.py 6264174771 Port the unit-tests to python3 6 years ago
test_pagure_lib_git.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_git_diff_pr.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_git_get_tags_objects.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_lib_gitolite_config.py 619e2a6d62 Don't (ab)use the str() function 6 years ago
test_pagure_lib_link.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_login.py 29b1ab530c Ensured the hashed password is unicode 5 years ago
test_pagure_lib_mimetype.py 6264174771 Port the unit-tests to python3 6 years ago
test_pagure_lib_model.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_model_delete_project.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_lib_notify.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_notify_email.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_star_project.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_lib_task_mirror.py 893d4f96c7 Add a mirroring hook to mirror git repo to other locations 5 years ago
test_pagure_lib_task_services.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_lib_watch_list.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pagure_repospanner.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_pfmarkdown.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_stream_server.py 3f97f6a980 Integrate repoSpanner 5 years ago
test_style.py d28de1f392 Configure flake8 to ignore E203 - black introduces it 5 years ago
test_tasks.py 5ab53dc751 Make it possible to only run gitolite post compilation stage when necessary 5 years ago