Pierre-Yves Chibon 0d9dae1c01 Fix showing the settings page of a project having custom fields 5 years ago
..
__init__.py 893d4f96c7 Add a mirroring hook to mirror git repo to other locations 5 years ago
pagure.png d34652a875 Add missing file for the tests 6 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 5 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 dd03b171f7 Fix the unit-tests 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 610db7231b Make the pagination links stable accross CI and local tests 5 years ago
test_pagure_flask_api_issue_change_status.py 9a16eb6fe5 Add test when api_change_status raises an exception 5 years ago
test_pagure_flask_api_issue_comment.py e2c4680bfe Fix providing the username and avatar when subscribing on issues/PRso 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 aa57b32d49 Add tests when updating custom fields via the API raises an exception 5 years ago
test_pagure_flask_api_pr_flag.py e2c4680bfe Fix providing the username and avatar when subscribing on issues/PRso 5 years ago
test_pagure_flask_api_project.py a5d5f1bf4c paginate /api/0/projects by default 5 years ago
test_pagure_flask_api_project_update_watch.py f778bdca1a Add a new API endpoint allowing to update watch status on a project 5 years ago
test_pagure_flask_api_ui_private_repo.py f0babf164d Fix the unit-tests for the new user's public page 5 years ago
test_pagure_flask_api_user.py 610db7231b Make the pagination links stable accross CI and local tests 5 years ago
test_pagure_flask_docs.py 6264174771 Port the unit-tests to python3 6 years ago
test_pagure_flask_dump_load_ticket.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 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 a3de6440e8 Add unit-tests for the task_info internal API endpoint 5 years ago
test_pagure_flask_ui_app.py f0babf164d Fix the unit-tests for the new user's public page 5 years ago
test_pagure_flask_ui_app_browse.py 5872c534de Include private projects you can access in the project list 5 years ago
test_pagure_flask_ui_app_give_project.py 411690f430 Ensure we check the required group membership when giving a project away 5 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 5028987171 remove the text-semimuted custom utility class 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 e85d336064 Restyle the issue page 5 years ago
test_pagure_flask_ui_issues.py 5028987171 remove the text-semimuted custom utility class 5 years ago
test_pagure_flask_ui_issues_acl_checks.py e85d336064 Restyle the issue page 5 years ago
test_pagure_flask_ui_issues_private.py e85d336064 Restyle the issue page 5 years ago
test_pagure_flask_ui_issues_read_only.py 585e6ca381 Small flake8 and unit-test fixes 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 29b1ab530c Ensured the hashed password is unicode 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 1d97e085d5 Expand the tests for the default hook 5 years ago
test_pagure_flask_ui_plugins_fedmsg.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_plugins_irc.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_plugins_mail.py 90916a1372 fix tests from notifications 5 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 5 years ago
test_pagure_flask_ui_plugins_pagure_ci.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_plugins_pagure_hook.py 90916a1372 fix tests from notifications 5 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 5 years ago
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_plugins_rtd_hook.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_plugins_unsigned.py 90916a1372 fix tests from notifications 5 years ago
test_pagure_flask_ui_pr_no_sources.py 9071b61fe9 Start work on the unit-tests 6 years ago
test_pagure_flask_ui_priorities.py 7230c1a5f1 restyle the new/edit issues pages 5 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 0d9dae1c01 Fix showing the settings page of a project having custom fields 5 years ago
test_pagure_flask_ui_repo_delete_project.py 90916a1372 fix tests from notifications 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 77bdcd6da5 More unit-tests fixes 6 years ago
test_pagure_flask_ui_repo_slash_name.py 5483e2064e reworked the issues list page 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 5 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 f0babf164d Fix the unit-tests for the new user's public page 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 f778bdca1a Add a new API endpoint allowing to update watch status on a project 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 dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_pagure_lib_encoding_utils.py 6264174771 Port the unit-tests to python3 6 years ago
test_pagure_lib_git.py 86e455912d Move more of the logic to split commit to diff/patch to the backend 5 years ago
test_pagure_lib_git_diff_pr.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 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 4ecd3d6d53 Fix the RELATES regex as we fixed the FIXES ones 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 dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 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 81b2c9e94e Fix docstring 5 years ago
test_pagure_lib_notify_email.py 9c34c465fd Change the default and sample configuration to point to localhost-friendly resources 6 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 dfbfac8934 Add a little bit more end-to-end testing for loading an issue JSON from git 5 years ago
test_pagure_lib_watch_list.py 19b3268de1 Fix letting site admin subscribe to private tickets 5 years ago
test_pfmarkdown.py dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
test_stream_server.py 76b0c958a5 Fix running the py3 tests using runtests3.sh 6 years ago
test_style.py b185618b7c Make the test_style a little more verbose for easier debugging 5 years ago
test_tasks.py d6299fc345 Add tests for getting commit author stats 6 years ago