1
0
Fork 0
gitea/integrations
Sandro Santilli 951c909a67 Add INTERNAL_TOKEN to integration .ini file (#2346)
Avoids override of source file upon running `make test-pgsql`

Long story: settings.NewContext *adds* an INTERNAL_TOKEN if none
is found; the other ini files under integration/ all have an
INTERNAL_TOKEN
2017-08-21 14:47:23 +08:00
..
gitea-integration-meta/gitea-repositories
api_branch_test.go
api_comment_test.go
api_fork_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 Cache session cookies in tests (#2128) 2017-07-09 10:07:29 +08:00
internal_test.go
issue_test.go
links_test.go
mysql.ini
pgsql.ini Add INTERNAL_TOKEN to integration .ini file (#2346) 2017-08-21 14:47:23 +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
signup_test.go
sqlite.ini
user_test.go
version_test.go
xss_test.go