Matt Prahl 7403a2e084 Add the ability to filter projects by owner 7 rokov pred
..
__init__.py f43a2e05fb Make the test suites quiet again 7 rokov pred
placebo.png 3edfe0ad97 Add placebo.png file used in the tests for view_issue_raw_file 9 rokov pred
test_alembic.py 08b640c3de Add a unit-test test enforcing the linearity of the alembic history 7 rokov pred
test_config 55e7e06a6f Make test suite start a broker and worker 7 rokov pred
test_pagure_admin.py e2218681ba Fix the tests due to the change in the ordering of the ACLs 7 rokov pred
test_pagure_exclude_group_index.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_api.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_api_auth.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_api_fork.py 02a7ccc7e9 For PR test, make actual commits 7 rokov pred
test_pagure_flask_api_group.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_api_issue.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_api_issue_change_status.py 649607984b Allow project-less token to change the status of an issue in the API 7 rokov pred
test_pagure_flask_api_issue_comment.py 91e0448be0 Move the unit-tests to check adding a comment to an issue to their own file 7 rokov pred
test_pagure_flask_api_project.py 7403a2e084 Add the ability to filter projects by owner 7 rokov pred
test_pagure_flask_api_ui_private_repo.py 7403a2e084 Add the ability to filter projects by owner 7 rokov pred
test_pagure_flask_api_user.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_docs.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_dump_load_ticket.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_form.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_internal.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_app.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_app_give_project.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_fork.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_groups.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_issues.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_issues_acl_checks.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_login.py 393f311dea Simpler is better 7 rokov pred
test_pagure_flask_ui_no_master_branch.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_old_commit.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_default_hook.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_fedmsg.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_irc.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_mail.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_noff.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_pagure_ci.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_pagure_hook.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_pagure_request_hook.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_rtd_hook.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_plugins_unsigned.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_priorities.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_quick_reply.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_repo.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_repo_slash_name.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_roadmap.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_flask_ui_slash_branch_name.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_lib.py 0b4f632e94 Update lib tests 7 rokov pred
test_pagure_lib_drop_issue.py 40e9bdaf6d Fix test for private repo 7 rokov pred
test_pagure_lib_encoding_utils.py 826adb9d14 Fix typo in the docstring pointed out by @jcline :) 8 rokov pred
test_pagure_lib_git.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_lib_git_diff_pr.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_lib_git_get_tags_objects.py 1709741885 Make all tests use self.path/repos for repos 7 rokov pred
test_pagure_lib_link.py 393f311dea Simpler is better 7 rokov pred
test_pagure_lib_login.py 393f311dea Simpler is better 7 rokov pred
test_pagure_lib_model.py 393f311dea Simpler is better 7 rokov pred
test_pagure_lib_model_delete_project.py b4a226de73 Fix the data model to make deleting a project straight forward 7 rokov pred
test_pagure_lib_notify.py 393f311dea Simpler is better 7 rokov pred
test_pagure_lib_notify_email.py 393f311dea Simpler is better 7 rokov pred
test_pagure_lib_watch_list.py 393f311dea Simpler is better 7 rokov pred
test_pfmarkdown.py 393f311dea Simpler is better 7 rokov pred
test_stream_server.py 393f311dea Simpler is better 7 rokov pred
test_style.py 393f311dea Simpler is better 7 rokov pred