0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 21:44:31 +01:00
gitea/integrations
2017-09-13 14:03:20 +08:00
..
gitea-repositories-meta Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
api_branch_test.go
api_comment_test.go
api_fork_test.go
api_gpg_keys_test.go Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
api_issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
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 Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
integration_test.go Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
internal_test.go
issue_test.go
links_test.go
mysql.ini.tmpl Allow changing integration test database connection using env variables (#2484) 2017-09-13 14:03:20 +08:00
pgsql.ini.tmpl Allow changing integration test database connection using env variables (#2484) 2017-09-13 14:03:20 +08:00
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 Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
timetracking_test.go Add missing fixture to clean gpg_key table (#2494) 2017-09-12 13:54:45 +03:00
user_test.go
version_test.go
xss_test.go