You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/tests
Giteabot e8c776c793
Fix push multiple branches error with tests (#31151) (#31153)
Backport #31151 by @lunny

Fix #31140 

The previous logic is wrong when pushing multiple branches. After first
branch updated, it will ignore left other branches sync operations.

As a workaround for the repositories, just push a new commit after the
patch applied will fix the repositories status.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 days ago
..
e2e Enable more `revive` linter rules (#30608) 1 month ago
fuzz Rework markup link rendering (#26745) 5 months ago
gitea-lfs-meta Test views of LFS files (#22196) 1 year ago
gitea-repositories-meta Use raw Wiki links for non-renderable Wiki files (#30273) 2 months ago
integration Fix push multiple branches error with tests (#31151) (#31153) 3 days ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 8 months ago
mssql.ini.tmpl Disable query token param in integration tests (#28592) 5 months ago
mysql.ini.tmpl Disable query token param in integration tests (#28592) 5 months ago
pgsql.ini.tmpl Disable query token param in integration tests (#28592) 5 months ago
sqlite.ini.tmpl Disable query token param in integration tests (#28592) 5 months ago
test_utils.go Add some tests to clarify the "must-change-password" behavior (#30693) 1 month ago