mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-20 04:32:07 +01:00
c2346e4469
* Add more repo search tests * Fix repo search tests * Always test returned repos length * Add test with lower pagesize limit (test more pages) * Add and fix /api/repo/search integration tests * Simplify unit tests code * Simplify and unify integration tests code * Improve test coverage * Temporary fix tests due to bugs in current repo search implementation * Revert removing not nil Searcher * Add more checks to tests * Simplify privacy checks in /api/repo tests * Temporary remove privacy check from repo search tests |
||
---|---|---|
.. | ||
gitea-repositories-meta | ||
api_branch_test.go | ||
api_comment_test.go | ||
api_fork_test.go | ||
api_gpg_keys_test.go | ||
api_issue_label_test.go | ||
api_issue_test.go | ||
api_keys_test.go | ||
api_pull_test.go | ||
api_repo_test.go | ||
api_team_test.go | ||
bare_repo_test.go | ||
change_default_branch_test.go | ||
delete_user_test.go | ||
editor_test.go | ||
explore_repos_test.go | ||
html_helper.go | ||
integration_test.go | ||
internal_test.go | ||
issue_test.go | ||
links_test.go | ||
mysql.ini.tmpl | ||
pgsql.ini.tmpl | ||
pull_compare_test.go | ||
pull_create_test.go | ||
pull_merge_test.go | ||
release_test.go | ||
repo_commits_test.go | ||
repo_fork_test.go | ||
repo_migrate_test.go | ||
repo_test.go | ||
setting_test.go | ||
signin_test.go | ||
signup_test.go | ||
sqlite.ini | ||
timetracking_test.go | ||
user_test.go | ||
version_test.go | ||
xss_test.go |