1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 17:21:20 +02:00
gitea/integrations
Ethan Koenig f64c232953 Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
2017-06-25 08:15:42 +08:00
..
gitea-integration-meta
api_comment_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
api_issue_label_test.go
api_repo_test.go
api_team_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
change_default_branch_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
delete_user_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
editor_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
html_helper.go
integration_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
internal_test.go
issue_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
mysql.ini
pgsql.ini Set console to debug for integration tests 2017-06-15 08:12:30 -04:00
pull_compare_test.go
pull_create_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
pull_merge_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
release_test.go
repo_commits_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
repo_fork_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
repo_migrate_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
repo_test.go
signup_test.go Improve integration test helper functions (#2049) 2017-06-25 08:15:42 +08:00
sqlite.ini
user_test.go
version_test.go