forgejo/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 fix template error on explore repos (#2319) 2017-08-17 15:20:21 +03:00
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 Fix integration test after librejs location change (#2374) 2017-08-24 08:54:06 +03:00
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 Make SHOW_USER_EMAIL also apply to profiles (#2258) 2017-08-17 17:08:03 +08:00
signin_test.go Add integration tests for signin (#2363) 2017-08-23 10:30:33 +03:00
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