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
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
3 months ago
..
e2e disable gravatar in test (#32529) 4 months ago
fuzz Refactor markup render system (#32645) 4 months ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Use batch database operations instead of one by one to optimze api pulls (#32680) 3 months ago
integration Fix repo home file list (#32788) 3 months ago
testdata/data Add artifacts test fixture (#30300) 4 months ago
mssql.ini.tmpl Azure blob storage support (#30995) 10 months ago
mysql.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
pgsql.ini.tmpl add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgsql testing doc (#32105) 5 months ago
sqlite.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
test_utils.go Improve testing and try to fix MySQL hanging (#32515) 4 months ago